Telserv Manual

Subsystem Control Facility (SCF) Commands for
Telserv
Telserv Manual427174-009
5-45
STOP PROCESS Command
STOP PROCESS Command
The syntax for the STOP PROCESS command is:
STOP WINDOW Command
The syntax for the STOP WINDOW command is:
Considerations for the STOP Command
The considerations contain information about command use that should be read before
studying the command syntax in detail.
All Objects
STOP is a sensitive command.
PROCESS Object
To terminate the Telserv process immediately, use the ABORT command.
Examples of the STOP WINDOW Command
The examples are designed to show correct ways of specifying command syntax.
STOP WINDOW $ztnt.#win*
The following command terminates the operation of all windows under the assumed
process.
STOP WINDOW *
The next command terminates the operation of all windows that have names beginning
with #WI and that are under the $ZTNT process.
STOP WINDOW $ZTNT.#WI*
TRACE Command
Use the TRACE command to collect trace information for a PROCESS or WINDOW
object. Issue the TRACE command (without the STOP option and with the TO option)
to specify trace options and start tracing. While tracing is on, issue the TRACE
command (without the STOP or TO options) to modify COUNT, RECSIZE, or any of
the SELECT specifications. Issue the TRACE command with the STOP option to stop
tracing. TRACE is a sensitive command.
STOP [ / OUT file-spec / ] PROCESS [ process-name ]
STOP [ / OUT file-spec / ] WINDOW [ window-name ]