SCF Reference Manual for G-Series RVUs (G06.27+)

SCF Commands
SCF Reference Manual for G-Series RVUs520413-005
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
The following command designates the system named \B7 as the default system
name for all subsequent file-name and object-name expansion:
-> SYSTEM \B7
The following 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 ]