NET/MASTER Network Control Language (NCL) Reference Manual

PPO Information
Message Profile Variables
7–14 106126 Tandem Computers Incorporated
PPO Information Primary program operator (PPO) information variables contain PPO information
about the message.
&$
xxx
.PPOCNTL
&$
xxx
.PPOCNTL.CONTROL
&$
xxx
.PPOCNTL.CONTROL.FLAGS
&$
xxx
.PPOCNTL.CONTROL.MULTICORRELATOR
&$
xxx
.PPOCNTL.CONTROL.MULTISEQUENCE
&$
xxx
.PPOCNTL.CONTROL.RCVCMDPREFIX
&$
xxx
.PPOCNTL.CONTROL.SOURCE
&$
xxx
.PPOCNTL.CONTROL.SUPPRESSLEVEL
&$
xxx
.PPOCNTL.VTAMNUM
&$
xxx
.PPOCNTL
contains information on a PPO message.
&$
xxx
.PPOCNTL.CONTROL
contain the control flags for the PPO message.
Note The control flags are reserved and should not be modified.
&$
xxx
.PPOCNTL.CONTROL.FLAGS
contains a sequence of 32 one-byte indicators for the PPO message. Each byte
position, with its interpretation, is shown in Table 7-3:
Table 7-3. PPOCNTL.Control.Flags (Page 1 of 2)
Byte
Position Flag Interpretation
0 VTAM This is a VTAM message.
1-3 Reserved. Reserved.
4 LAST Last or only RU.
5 FIRST First of multiline message delivered to PPO.
6 SINGLE Single line delivery.
7 MULTI Multiline delivery.
8 UNSOL Unsolicited PPO message.
9 SOLIC Solicited PPO message.
10 CMDECHO Command echo.
11 ISR Message received on ISR link.
12 NEEDS REPLY Message requires a reply.
13 Reserved. Reserved.