Asynchronous Terminals and Printer Processes Configuration and Management Manual

Table Of Contents
Managing ATP6100 Using the
Subsystem Control Facility (SCF)
Asynchronous Terminals and Printer Processes Configuration and Management Manual424280-003
6-20
START Command
START Command
The START command initiates the operation of an object. The successful completion
of the START command leaves the object in the STARTED state. START is a sensitive
command.
START LINE Command
The START LINE command initiates the operation of a line. Successful completion of
the START LINE command indicates that the subsystem was able to initiate
processing to start the line. START LINE is a sensitive command.
Command Syntax for the START LINE Command
The START LINE command has the following syntax:
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
LINE line-name
designates the line to be started. If you omit line-name, the assumed line is
started (see the SCF Reference Manual for G-Series RVUs or SCF Reference
Manual for H-Series RVUs for details about the ASSUME command).
SUB [ NONE | ALL | ONLY ]
designates the subdevice to be aborted.
NONE specifies that no subdevices are affected.
ALL specifies that the named object and the subordinate subdevices are affected.
ONLY specifies that only the subordinate subdevices are affected.
START [ /OUT file-spec / ] LINE line-name
[ , SUB [ NONE | ALL | ONLY ] ]