ZPWY-MAP- Definitions
NonStop Pathway/iTS Management Programming Manual— 426749-002
6- 42
ZPWY-MAP-PAR-SUSPEND-TERM
ZPWY-MAP-PAR-SUSPEND-TERM
this token specifies whether to disregard the SCREEN COBOL special register STOP-
MODE, thereby suspending execution of the SCREEN COBOL program.
ZIGNORESTOPMODE
specifies whether to ignore the STOP-MODE special register.
ZIGNORESTOPMODE can have the following values:
If no value is assigned to this field, the default is
ZPWY-VAL-NO
.
ZPWY-MAP-PAR-TELL-TERM
This token specifies the number of the tell message to be queued on the terminal.
ZNUMBER
contains the number of the tell message that the PATHMON process returned for
the ADD TELL command.
def ZPWY-DDL-PAR-SUSPEND-TERM.
02 ZIGNORESTOPMODE token-type ZPWY-DDL-YES-NO.
end.
ZPWY-VAL-NO
The STOP-MODE special register is not ignored;
execution of the SCREEN COBOL program continues if
the STOP-MODE register contains a non-zero value.
ZPWY-VAL-YES
The STOP-MODE special register is ignored; execution of
the SCREEN COBOL program is suspended.
def ZPWY-DDL-PAR-TELL-TERM.
02 ZNUMBER token-type ZSPI-DDL-INT.
end.
Summary of Contents for NonStop Pathway/iTS
Page 28: ...Introduction NonStop Pathway iTS Management Programming Manual 426749 002 1 8 SPI Interface ...
Page 270: ...PROG Commands NonStop Pathway iTS Management Programming Manual 426749 002 9 20 START PROG ...
Page 480: ...TCP Event Messages NonStop Pathway iTS Management Programming Manual 426749 002 11 202 ...