SNAX/HLS Configuration and Control Manual
Command Dictionary
Using the HLSRDT Utility
4–26 104705 Tandem Computers Incorporated
SYSTEM Command The SYSTEM command is used to set the default system for all file-name expansions.
The SYSTEM command is equivalent to entering a CMDSYS command and an
OBEYSYS command, both with the same
system-name
specification.
SYSTEM [
system-name
]
system-name
is a system name. The initial setting is the default system name used by the
command interpreter when HLSRDT was started.
If
system-name
is omitted, the default system name is cleared. Note that clearing
the system name allows you to refer to seven-character local device names, which
are too long to reference in network form.
Examples
The following command sets the default system in both the command and OBEY
defaults:
@SYSTEM \FTWORTH
Cmd defaults: \FTWORTH.$CRUDE.HLSRDT
Obey defaults: \FTWORTH.$CRUDE.HLSRDT
Assumed line: <none>
@
The following command clears the default system name:
@SYSTEM
Cmd defaults: $CRUDE.HLSRDT
Obey defaults: $CRUDE.HLSRDT
Assumed line: <none>
@