SYNOPSIS

pval -T <tt file name> [-m <module name>] -n <type name>
             <BER value file list>

DESCRIPTION

pval prints the given BER values in their value notation. You must specify the type name and optionally the module name of the type in the given BER files.

OPTIONS

-T fileUsethetypetableinthefiletolookforthenamedtypesdefinition.

-m modulenameSpecifiesthemoduleinwhichthenamedtypeisdefined.Ifthe

module name is not specified with this option, pval looks for the first occurence of the named type in the modules in the given type table.

-n typenameSpecifiesthetypeofthevaluesinthegivenBERfiles.Ifyou

give the wrong type name, decoding errors will occur.

FILES

snacc/tbl-tools/pval/

Source code for the pval program

COPYING

Copyright (c) 1993 Mike Sample and the University of British Columbia

Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies.

Permission is granted to copy and distribute modified versions of this manual under the conditions for verbatim copying, provided that the entire resulting derived work is distributed under the terms of a permission notice identical to this one.

AUTHOR

Mike Sample <[email protected]>, University of British Columbia

ACKNOWLEDGEMENTS

This work was made possible by grants from the Canadian Institute for Telecommunications Research (CITR) and Natural Sciences and Engineering Research Council of Canada (NSERC).