ZPWY-MAP- Definitions
NonStop Pathway/iTS Management Programming Manual—426749-002
6-12
ZPWY-MAP-DEF-PROGTERM
To reduce the amount of file checking, copy program units from the PROGTERM
TCLPROG file to the TCP TCLPROG file. Then, either eliminate the PROGTERM
TCLPROG file or copy all modules from TCP TCLPROG into PROGTERM
TCLPROG.
ZTRAILINGBLANKS
specifies whether the TCP should suppress the display of trailing ASCII blank
characters in output lines sent to terminals by the SCREEN COBOL DISPLAY and
SEND MESSAGE verbs. ZTRAILINGBLANKS can have the following values:
This field affects terminals defined as TYPE CONVERSATIONAL and affects
programs defined as TYPE INTELLIGENT that use delimited format messages.
This parameter has no effect on VARYING1 and VARYING2 message formats.
If you do not assign a value to this field, the default is ZPWY-VAL-ON.
ZPWY-VAL-OFF Directs the TCP to suppress trailing ASCII blanks.
ZPWY-VAL-ON Directs the TCP not to suppress trailing ASCII blanks.