Pathway/iTS Management Programming Manual
ZPWY-MAP- Definitions
NonStop Pathway/iTS Management Programming Manual—426749-002
6-77
ZPWY-MAP-STATUS-TERMDETAIL
ZSCREENRECOVERY 
indicates whether screen recovery is currently taking place for the TERM. The 
following values are valid:
ZPUFILE 
is the name of the currently executing SCREEN COBOL program file from the SET 
TERM or the SET TCP TCLPROG parameter.
ZPUNAME 
is the name of the currently executing SCREEN COBOL program unit.
ZPUVERSION 
is the version of the SCREEN COBOL program unit. ZPUVERSION contains a 
number to indicate the version: number 1 is assigned to the first version; each 
subsequent version is assigned one more than the preceding version (1, 2, 3, and 
so forth).
ZINSTADDR 
is the offset from the base of the SCREEN COBOL program unit of the currently 
executing instruction.
ZINSTCODE 
is the code name of the currently executing instruction. This is internal information.
ZCHARSET 
is the USASCII character set or a foreign character set supported for the 6530, 
6530WP, and 6540 terminals. The character set is specified in the OBJECT-
COMPUTER paragraph of the associated SCREEN COBOL program. 
For the values associated with ZCHARSET, see ZPWY-DDL-CHARSET-VALUE in 
this section.
ZTRANSID 
is the identifier assigned to a transaction by the TMF subsystem.
ZTRANSRESTARTS 
indicates the number of times a transaction has been restarted.
ZPWY-VAL-NO The screen recovery is not currently taking place.
ZPWY-VAL-YES The screen recovery is currently taking place.










