SNAX/HLS Diagnosis and Support Manual

Command Dictionary
Using SNAX/HLS Trace Analysis Program
104706 Tandem Computers Incorporated 2–27
SELECT Command The SELECT command adds LUs to the current LU selection list.
HLSTAP displays trace records and INFO command output only for LUs that have
been selected for display by using this command.
SELECT
LU-specifier
LU-specifier
is an LU
-specifier
in one of the basic forms. For more information, refer to the
"Basic Components" subsection.
Consideration
LUs that are selected for trace analysis are flagged with an asterisk (*) to the left of the
LU name when shown by using an ENV command.
Examples
This command adds a single LU, $SNAP.#LU1, to the LU selection list:
@SELECT $SNAP.#LU1
This command adds all LUs on the
line-name
$SNAP to the LU selection list:
@SELECT $SNAP.*
This command qualifies the LU name #LU3 by using the default
line-name
(set by using the ASSUME command) and adds the LU to the LU selection list:
@SELECT #LU3