Telserv Manual
Subsystem Control Facility (SCF) Commands for
Telserv
Telserv Manual—427174-009
5-44
Examples of the STATUS Command
The STATUS command reports on, but does not change, the summary state of
specified objects.
STATUS is a nonsensitive command; any valid user on the system can issue this
command.
PROCESS Object
Use the STATUS PROCESS with the SUB ALL syntax to display the status of all
the WINDOWS in the subsystem.
Use the INFO PROCESS command to view the current attribute settings.
Examples of the STATUS Command
The examples are designed to show correct ways of specifying command syntax.
PROCESS Object
STATUS PROCESS $ztnt
WINDOW Object
The following command reports the status on all windows under the assumed process.
STATUS WINDOW *
The next command reports the status of the $ZTNT process.
STATUS PROCESS $ZTNT
STOP Command
The STOP PROCESS command terminates the activity of the specified Telserv
process in a normal, orderly manner. The STOP WINDOW command terminates the
operation of the specified window, leaving them in the STOPPED summary state. If
you attempt to stop a window that is in use, the operation returns an error and does not
complete. You can use an object-name template with this command. This is a sensitive
command.
The STOP command has the following object-spec:
STOP [ / OUT file-spec / ] [ object-spec ]
object-type object-name
PROCESS process-name
WINDOW window-name