SNAX/HLS Diagnosis and Support Manual

Command Dictionary
Using SNAX/HLS Trace Analysis Program
2–30 104706 Tandem Computers Incorporated
VOLUME Command The VOLUME command sets the default volume and subvolume for expansion of all
file names. The VOLUME command is equivalent to entering a CMDVOL command
and an OBEYVOL command, both with the same volume and subvolume
specifications.
VOLUME [ $
volume-name
[ .
subvolume-name
] ]
[
subvolume-name
]
volume-name
is a Guardian 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 Guardian 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, the volume and subvolume
names are restored to the values passed by the command interpreter at HLSTAP
startup.
Examples
The following command,
@VOLUME $BIGD.DALLAS
is equivalent to the following two commands:
@CMDVOL $BIGD.DALLAS
@OBEYVOL $BIGD.DALLAS
The following command restores the values of
volume-name
and
subvolume
-
name
passed at HLSTAP startup:
@VOLUME