Pathway/iTS Management Programming Manual
ZPWY-MAP- Definitions
NonStop Pathway/iTS Management Programming Manual—426749-002
6-7
ZPWY-MAP-DEF-PROG
ZSECURITY
specifies the users who can issue a START PROGRAM command. For the values 
associated with ZSECURITY, see the ZPWY-DDL-SECURITY-VALUE token in this 
section. 
This security checking controls who can start the application programs through the 
START PROGRAM command, but not through a CALL statement from another 
SCREEN COBOL program unit.
If you do not assign a value to this field, the default is ZPWY-VAL-N.
ZTCP
is the name of the TCP that interprets the SCREEN COBOL program. If the TCP is 
not running when you issue the START PROGRAM command, the PATHMON 
process starts it.
ZTMF
specifies whether the TMF subsystem runs with this program. For more information 
about this parameter, see the Pathway /iTS System Management Manual. The 
following values are valid:
If you do not assign a value to this field, the default is ZPWY-VAL-ON.
ZPWY-VAL-ON Invokes TMF auditing when necessary. The ABORT-
TRANSACTION, BEGIN-TRANSACTION, END-
TRANSACTION, and RESTART-TRANSACTION verbs 
perform the functions described in the Pathway SCREEN 
COBOL Reference Manual. 
ZPWY-VAL-OFF Prevents TMF auditing. The TRANSACTION-ID special 
register is set to SPACES after the BEGIN-TRANSACTION 
verb executes. 










