SNAX/HLS Configuration and Control Manual

Command Dictionary
Using the HLSRDT Utility
4–20 104705 Tandem Computers Incorporated
OBEYVOL Command The OBEYVOL command sets the default volume and subvolume for expansion of
OBEY file names.
OBEYVOL [ $
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
and
subvolume
are omitted, their values are restored to their setting
at HLSRDT startup.
Examples
The following command sets a new default volume and subvolume name for file-
name expansion.
@OBEYVOL $BIGD.DALLAS
Cmd defaults: $CRUDE.HLSRDT
Obey defaults: $BIGD.DALLAS
Assumed line: <none>
@
The command OBEY TEXAS will now invoke $BIGD.DALLAS.TEXAS.
The following command sets a new default volume name for file name expansion.
@OBEYVOL $MUD
Cmd defaults: $CRUDE.HLSRDT
Obey defaults: $MUD.DALLAS
Assumed line: <none>
@
The following command resets the volume and subvolume for file name expansion to
startup defaults.
@OBEYVOL
Cmd defaults: $CRUDE.HLSRDT
Obey defaults: $CRUDE.HLSRDT
Assumed line: <none>
@