ZPWY-MAP- Definitions
ZNOWAIT
allows the program to execute concurrently with your Pathsend requester
application program. The following values are valid:
ZPWY-VAL-OFF
ZPWY-VAL-ON
If ZNOWAIT has the value ZPWY-VAL-ON, then ZFILE must have a name that is
different from the file name of the TERM object on which your application program
is running.
ZPWY-MAP-PAR-START-TERM
This token specifies the SCREEN COBOL program unit that runs on the TERM object
when it starts.
def ZPWY-DDL-PAR-START-TERM.
02 ZINITIAL
PUNAME.
end.
ZINITIAL
is the SCREEN COBOL program unit that runs on the TERM object when it starts.
If you do not assign a value to ZINITIAL, the default is the initial program unit
established by the ZINITIAL field in ZPWY-DDL-DEF-TERM.
ZPWY-MAP-PAR-STATS-SCTCP
This token specifies whether the counters used for statistics measurements should be
set back to zero after returning the statistics data.
def ZPWY-DDL-PAR-STATS-SCTCP.
02 ZRESETSTATS
end.
ZRESETSTATS
indicates whether to reset the statistics counters to zero. The following values are
possible:
ZPWY-VAL-NO
ZPWY-VAL-YES
NonStop Pathway/iTS Management Programming Manual—426749-002
Specifies that the PATHMON process replies to the
START PROG request after the SCREEN COBOL
application started by START PROG completes. This is
the default value.
Specifies that the PATHMON process replies after starting
a TERM object based on the PROG attributes.
token-type ZPWY-DDL-SCOBOL-
token-type ZPWY-DDL-YES-NO.
Counters are not reset to 0.
Counters are reset to 0.
6- 38
ZPWY-MAP-PAR-START-TERM
Need help?
Do you have a question about the NonStop Pathway/iTS and is the answer not in the manual?