SNAX/HLS Configuration and Control Manual
Command Dictionary
Using the HLSCOM Utility
104705 Tandem Computers Incorporated 6–65
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 volume name. The initial setting is the default volume used by the command
interpreter when HLSCOM 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 HLSCOM 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
HLSCOM 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 and subvolume passed at
HLSCOM startup.
@ VOLUME