SNAX/HLS Configuration and Control Manual
Command Dictionary
Using the HLSCOM Utility
6–14 104705 Tandem Computers Incorporated
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 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, their values are restored to
their settings at HLSCOM startup.
Examples
This command sets the default volume-name for file-name expanding to
$BIGD.TEXAS.
@ CMDVOL $BIGD.TEXAS
This command sets the default subvolume-name for file-name expansions to AUSTIN
and leaves the volume set at $BIGD.
@ CMDVOL AUSTIN
This command causes
volume-name
and
subvolume-name
to revert to their startup
values.
@ CMDVOL