SNAX/HLS Configuration and Control Manual
Command Dictionary
Using the HLSRDT Utility
4–6 104705 Tandem Computers Incorporated
CMDSYS Command The CMDSYS command sets the default system for expansion of all file names (except
OBEY file names).
CMDSYS [
system-name
]
system-name
is a system name. The initial setting is the default system used by the command
interpreter when HLSRDT is started. If
system-name
is not specified, the
default system name is cleared, permitting references to seven-character local
device names, which would not be possible if the network form of the device
name were used.
Examples
The following command sets the system name for file names to \DALLAS. A
VOLUME command of VOLUME $SYSTEM.SNAXHLS would now be equivalent to
VOLUME \DALLAS.$SYSTEM.SNAXHLS.
@CMDSYS \DALLAS
Cmd defaults: \DALLAS.$CRUDE.HLSRDT
Obey defaults: $CRUDE.HLSRDT
Assumed line: <none>
@
The following command clears the current system name, so that the local system is the
default.
@CMDSYS
Cmd defaults: $CRUDE.HLSRDT
Obey defaults: $CRUDE.HLSRDT
Assumed line: <none>
@