TS/MP Supplement for Limits Relief (G06.26+)

Starting SCF
SCF is located in the file $SYSTEM.SYSTEM.SCF. To start SCF, use the TACL RUN
command, as follows:
1>\system.SCF
If \system. is omitted, SCF is started on the local system.
You can use the SETPROMPT command to change the prompt.
SCF Command Format
The general format of SCF commands is as follows:
command [ /OUT file-spec/ ] [ object-spec ] [ attribute-spec ]
OUT file-spec
directs SCF to send the command output to a file. If OUT is not specified, the command
output is directed to the terminal where SCF was started.
object-spec
specifies the object type and one or more object names. The object type identifies the
product module ($ZNET) to which the command is addressed. The object name identifies
the specific objects to which the command is directed.
The exceptions to this format are commands that are directly processed by SCF itself, for
example the ASSUME command.
You can execute SCF commands interactively from a terminal or non-interactively from an
OBEY file or TACL script.
ACS Subsystem-Specific SCF Commands
ADD
Use the ADD command to define and add a physical system (an ACS object) to an ACS
domain, specify the file names for log files, and specify a domain name. (In this version of
ACS, an ACS domain can contain one physical system.)
This is a sensitive command.
Syntax Summary.