SNAX/HLS Configuration and Control Manual
Objects and Attributes
Using the HLSRDT Utility
4–28 104705 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 volume name. The initial setting is the default volume used by the command
interpreter when HLSRDT was started. If
volume
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 HLSRDT was started. If
subvolume
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
HLSRDT startup.
Examples
The following command sets the default volume and subvolume in both the command
and OBEY defaults:
@VOLUME $BIGD.PERMIAN
Cmd defaults: $BIGD.PERMIAN
Obey defaults: $BIGD.PERMIAN
Assumed line: <none>
@
The following command restores the values of volume and subvolume passed at
HLSRDT startup:
@VOLUME
Cmd defaults: $CRUDE.HLSRDT
Obey defaults: $CRUDE.HLSRDT
Assumed line: <none>
@