![HP NonStop Pathway/iTS Programming Manual Download Page 130](http://html.mh-extra.com/html/hp/nonstop-pathway-its/nonstop-pathway-its_programming-manual_165147130.webp)
ZPWY-MAP- Definitions
NonStop Pathway/iTS Management Programming Manual— 426749-002
6- 30
ZPWY-MAP-DEF-TERM
process file name to ZFILE, you must also assign a value to the ZTERMTYPE
field, because ZTERMTYPE specifies the type of terminal that the process is
emulating.
System defaults for file-name expansion are based on the value you specify for the
ZNODEINDEPENDENT field of the TS/MP START PATHWAY command. If
ZNODEINDEPENDENT is set to ON and you omit the node name, or if you specify
\* for the node name, the node name used is whatever node the PATHMON
process is running on after cool start.
The following is an example of a file name for a process emulating a terminal:
\*.$PRO45.#X25LA.TERM45
where $PRO45 is the process file name and #X25LA is a communication line.
ZINITIAL
is the SCREEN COBOL program unit that the terminal enters on startup. This
name is the program name specified in the PROGRAM-ID sentence of the
identification division in a SCREEN COBOL program.
ZINSPECTINFO
indicates whether you can examine the SCREEN COBOL programs running on the
device by using the Inspect product, and specifies an Inspect command terminal.
The fields are described under ZPWY-DDL-INSPECT-INFO in this section.
The ZINSPECT field in ZPWY-DDL-DEF-TCP must be assigned a value of
ZPWY-VAL-ON before the Inspect process can be activated for a terminal.
If you do not assign a value to ZINSPECTINFO, the default is ZPWY-VAL-OFF. If
you do not assign a value to ZINSPECTINFO and the Inspect command terminal is
not named in ZPWY-DDL-DEF-TCP (ZINSPECT field), the Inspect command
terminal defaults to the home terminal of the TCP; the default node name depends
upon the value of ZNODEINDEPENDENT in the TS/MP START PATHWAY
command.
ZIOPROTOCOL
specifies the protocol the TCP follows when a SCREEN COBOL SEND MESSAGE
statement completes with a timeout or unsolicited message. ZIOPROTOCOL has
the following values:
0
Directs the TCP to issue a Guardian CANCEL procedure to cancel a SEND
MESSAGE I/O operation. The I/O is cancelled because an unsolicited
message arrives or a SEND MESSAGE TIMEOUT occurs.
1
Directs the TCP to use a Guardian CONTROL-26 protocol to cancel a SEND
MESSAGE I/O operation. The I/O is cancelled because an unsolicited
message arrives or a SEND MESSAGE TIMEOUT occurs.
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 ...