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-11
ALTER Command
Example of the ACTIVATE SU Command
The following SCF command activates the subdevice $ATPS1.#TERM:
->ACTIVATE SU $ATPS1.#TERM
ALTER Command
The ALTER command changes the modifiers of an established object. The ATP6100
subsystem supports the ALTER command on a LINE or an SU. This command
changes only the specified modifiers of the target object. ALTER is a sensitive
command.
ALTER LINE Command
The ALTER LINE command changes the modifiers of lines. This command changes
only the specified modifiers of the line. ALTER LINE is a sensitive command.
Command Syntax for the ALTER LINE Command
The ALTER 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 altered. If you omit line-name, the assumed line is
altered (see the SCF Reference Manual for G-Series RVUs or SCF Reference
Manual for H-Series RVUs for details about the ASSUME command).
PROGRAM file-name
is the CLIP download program filename. If this modifier is modified, the next
START command will cause the CLIP to be downloaded with the new program file.
Consideration for the ALTER LINE Command
•
Modifiers can be altered only if the line is in the STOPPED state.
Example of the ALTER LINE Command
The following command alters the location of the download program of line $ATPS1:
-> ALTER LINE $ATPS1, PROGRAM $SYSTEM.CSS01.C1094P00
ALTER [ /OUT file-spec / ] LINE line-name [ , PROGRAM file-
name ]