SNAX/HLS Diagnosis and Support Manual

Command Dictionary
Using SNAX/HLS Trace Analysis Program
2–26 104706 Tandem Computers Incorporated
RECORD Command The RECORD command positions the current trace record and displays the record.
RECORD
argument
argument
is one of the following:
record-number
specifies a specific record to be displayed.
start-rec
,
stop-rec
specifies a range of records to be displayed. All records for selected LUs
between
start-rec
and
stop-rec
are displayed
(including
start-rec
and
stop-rec
).
The range of values for
record-number
,
start-rec
, and
stop-rec
is 1 to
99,999,999.
ALL
specifies that all trace records are to be displayed.
Consideration
Only records from LUs that have been selected are displayed. If the RECORD
command specifies a record number for an LU not selected, the next record in the trace
file that is for a selected LU is displayed.
Examples
This command positions the current trace record to the tenth record and displays the
record:
@RECORD 10
This command positions the current record to the first record and displays all records:
@RECORD ALL