Telserv Manual

Subsystem Control Facility (SCF) Commands for
Telserv
Telserv Manual427174-009
5-3
Examples of the ABORT Command
PROCESS Object
Use the STOP PROCESS command for more controlled termination of a process.
Use the SAVEABEND option to specify whether a saveabend file should be
created. Specify ON to create a saveabend file. Specify OFF to suppress the
creation of a saveabend file. The default value is ON.
WINDOW Object
ABORT WINDOW is a sensitive command.
Use the STOP WINDOW command for more controlled termination of a window.
Use the START command to initiate the operation of a window.
Use the STATUS command to determine the current summary state of the window.
Examples of the ABORT Command
The examples are designed to show correct ways of specifying command syntax.
PROCESS object
The following commands define the assumed process and abort all windows under the
assumed process.
ASSUME PROCESS $ZTNT
ABORT WINDOW *
WINDOW object
The following command aborts a window named $ZTNT.#WIN03:
ABORT WINDOW $ZTNT.#WIN03
ADD Command
The ADD command adds a SERVICE or a WINDOW to the Telserv subsystem. When
the ADD WINDOW command completes, the window is placed in the STOPPED
summary state. The Telserv process must already exist before you can ADD a service
or window. See Starting the Telserv Process on page 3-1, for details about using the
RUN command to create a Telserv process. See Objects
on page 4-4 for instructions
on naming a service or window. ADD is a sensitive command.
ADD [ / OUT file-spec / ] [ object-spec ]
{ , attribute-spec [ , attribute-spec ] ... }