SNAX/HLS Diagnosis and Support Manual

Command Dictionary
Using SNAX/HLS Trace Analysis Program
104706 Tandem Computers Incorporated 2–7
CMDVOL Command The CMDVOL command sets the default volume and subvolume names for the
expansion of all file names (except OBEY file names).
CMDVOL [ $
volume-name
[ .
subvolume-name
] ]
[
subvolume-name
]
volume-name
is a volume name. The initial setting is the default volume used by the command
interpreter when HLSTAP was started. If
volume-name
is omitted, the previous
setting is used.
subvolume-name
is a subvolume name. The initial setting is the default subvolume used by the
command interpreter when HLSTAP was started. If
subvolume-name
is
omitted, the previous setting is used.
Consideration
If both
volume-name
and
subvolume-name
are omitted, their values are restored
to their settings at HLSTAP startup.
Examples
This command sets the volume to $BIGD.TEXAS:
@CMDVOL $BIGD.TEXAS
This command sets the subvolume to AUSTIN and leaves the volume set at $BIGD:
@CMDVOL AUSTIN
This command causes volume and subvolume defaults to revert to their startup
values:
@CMDVOL