SCF Reference Manual for J-Series and H-Series RVUs

SCF Commands
SCF Reference Manual for J-Series and H-Series RVUs529649-003
5-121
SYSTEM Command
SYSTEM Command
The SYSTEM command designates the default system name for all file-name and
object-name expansion.
OUT
file-spec
causes any SCF output generated for this command to be directed to the specified
file. The variable
file-spec
is defined on page 5-9.
\
system
is the system name that is to become the default system name. If \
system
is
omitted, the system name from the beginning of the SCF session is used.
Consideration
When an SCF session begins, the default system name is the system name obtained
from the startup message.
Examples
This command designates the system named \B7 as the default system name for
all subsequent file-name and object-name expansion:
-> SYSTEM \B7
This command designates the original system name from the beginning of the SCF
session as the default system name for all subsequent file-name and object-name
expansion:
-> SYSTEM
SYSTEM [ /OUT
file-spec
/ ] [ \
system
]