DECnet SNA Gateway TRACE ANALYZE — VMS DECNet_SNA_Gateway_2.0
The ANALYZE command copies the binary information from the specified trace
data file into a new file. The information in the new file is in ASCII
format for easier interpretation.
FORMAT:
ANALYZE file-spec
Additional information available:
Parameters
file-spec Identifies the trace data file to be analyzed. This is the file created by the TRACE command. The file-spec value is a standard VAX/VMS file specification. No wildcard characters are allowed in the file specification.
Qualifiers
Additional information available:
/OUTPUT=file-spec
This qualifier identifies the output file created to store the results of the analysis. The default file type is .LIS. If you do not enter the file name, the output is sent to a file that has the same name as the input file and a file type of .LIS. If you do not specify the /OUTPUT qualifier, the output is sent to SYS$OUTPUT. You cannot use wildcard characters in the file specification.
/WIDE
/NOWIDE (D) Use this qualifier to specify the width of the formatted trace data. /WIDE specifies an output width of 132 columns. /NOWIDE specifies an output width of 80 columns.