SNAX/HLS Configuration and Control Manual

Command Dictionary
Using the HLSCOM Utility
6–32 104705 Tandem Computers Incorporated
OBEYSYS Command The OBEYSYS command sets the default system for file–name expansion of files in
OBEY commands.
OBEYSYS [ \
system-name
]
\
system-name
is a system name. The initial setting is the system used by the command
interpreter when HLSCOM is started.
If
system-name
is omitted, OBEYSYS is cleared (there is no default), thus
permitting reference to seven-character local device names that are too long to
reference in network form.
Examples
This command sets the system for OBEY commands to \AUSTIN. An OBEY
command of OBEY $SYSTEM.SNAXHLS.START would now be interpreted as
OBEY \AUSTIN.$SYSTEM.SNAXHLS.START.
@ OBEYSYS \AUSTIN
This command clears the default system for OBEY commands. An OBEY command of
“OBEY $ABCDEFG.X.X” would now be possible.
@ OBEYSYS