TERM Commands
NonStop Pathway/iTS Management Programming Manual—426749-002
8-35
STOP TERM
STOP TERM
Use the STOP TERM command to stop a TERM object. The TCP stops a TERM object
as soon as the TERM object reaches a qualified state. A qualified state exists when the
following three conditions are met:
•
The TERM object has reached a SCREEN COBOL ACCEPT statement.
•
The SCREEN COBOL special register STOP-MODE is set to zero.
•
The TERM object (if running under TMF auditing) is not in TMF transaction mode.
This command can be issued to configured and temporary TERM objects.
Continuation
To stop all TERM objects, initialize the ZTERM field in ZPWY-MAP-SEL-TERM to
ZPWY-VAL-ALLTERM. Reissue the command repeatedly, using the context token
returned by the PATHMON process, until no data is returned in the response buffer.
When you specify continuation, responses are returned only for TERM objects in the
RUNNING or SUSPENDED state. For more information, see Specifying Continuation
on page 3-21.
Command Syntax
For tokens that may be present in the command and response buffers but are not
listed, see Unlisted Tokens on page 3-36. For descriptions of tokens and fields, see
Section 4 through Section 6.
Command
ZPWY-CMD-STOP
Object Type
ZPWY-OBJ-TERM
Tokens in Command Buffer
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.
ZPWY-MAP-SEL-TERM token-type ZPWY-DDL-SEL-TERM. !r
ZPWY-MAP-QUAL-TERM token-type ZPWY-DDL-QUAL-TERM.