Asynchronous Terminals and Printer Processes Configuration and Management Manual
Table Of Contents
- What’s New in This Manual
- About This Manual
- 1 Configuration Quick Start
- 2 Overview of the ATP6100 Subsystem
- 3 Configuring the ATP6100 Subsystem
- 4 Printer Profiles and Default Modifiers
- 5 Terminal Profiles and Default Modifiers
- 6 ManagingATP6100Usingthe SubsystemControlFacility(SCF)
- 7 PTrace Facility for ATP6100
- A ATP6100 Subsystem Error Messages
- B SCF Command Summary for ATP6100
- ABORT LINE Command
- ABORT SU Command
- ACTIVATE SU Command
- ALTER LINE Command
- ALTER SU Command
- INFO LINE Command
- INFO SU Command
- LOAD LINE Command
- START LINE Command
- START SU Command
- STATS LINE Command
- STATS SU Command
- STATUS LINE Command
- STATUS SU Command
- STOP LINE Command
- STOP SU Command
- SUSPEND SU Command
- SWITCH PROC Command
- TRACE LINE Command
- VERSION PROC Command
- C Moving to G-Series or H-Series RVUs
- Glossary
- Index

Managing ATP6100 Using the
Subsystem Control Facility (SCF)
Asynchronous Terminals and Printer Processes Configuration and Management Manual—424280-003
6-8
ABORT Command
In displays generated by the STATS command, HH is an integer in the range 0 through
23. MM and SS are integers in the range 0 through 59. hh is an integer in the range 0
through 99. For example, 5:27.02 is 5 minutes, 27 seconds, and 2 hundredths of a
second.
ABORT Command
The ABORT command terminates the activity of the indicated object as quickly as
possible. The ATP6100 subsystem supports the ABORT command on a LINE or an
SU. The activities that were being performed by the aborted object are stopped
abruptly. All outstanding requests are canceled and the object is placed in the
STOPPED state. ABORT is a sensitive command.
ABORT LINE Command
The ABORT LINE command terminates the activity of the line as quickly as possible.
The activities that were being performed by the line are stopped abruptly. All
outstanding requests are canceled and the LINE is placed in the STOPPED state.
ABORT LINE is a sensitive command.
Command Syntax for the ABORT LINE Command
The ABORT 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 aborted. If you omit line-name, the assumed line is
aborted (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.
ABORT [ /OUT file-spec / ] LINE line-name
[ , SUB [ NONE | ALL | ONLY ] ]