SNAX/HLS Configuration and Control Manual
Command Dictionary
Using the HLSCOM Utility
104705 Tandem Computers Incorporated 6–13
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 HLSCOM 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
This 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
This command clears the current system name. A VOLUME command of
VOLUME $ABCDEFG is now possible.
@ CMDSYS