|
Hex Dec Type/Val Lng Label (dup) Comments
---- ---- --------- ---- -------------- --------
0000 0 Structure X0FFB Parm list pointers for exit 0FFB
0000 0 Address 4 * 1 Reserved
0004 4 Address 4 X0FFBUWD 2 User words
0008 8 Address 4 X0FFBTRT 3 TRT 256 bytes
000C 12 Address 4 X0FFBUIC 4 User input command, length =
L'CMDNAME, left justified, padded
with blanks.
0010 16 Address 4 X0FFBCT 5 1 byte command type, defined by
ACIENV.
0014 20 Address 4 X0FFBBC 6 The full base command name,
length = L'CMDNAME, left
justified, padded with blanks.
0018 24 Address 4 X0FFBOPA 7 Fullword length of data in
X0FFBOP up to, but not including,
the logical line end character.
001C 28 Address 4 X0FFBOPB 8 Fullword length of data in
X0FFBOP through and including all
logical line end characters.
0020 32 Address 4 X0FFBOP 9 Copy of the operands from the
GSDBK.
0024 36 Address 4 X0FFBUNX 10 Fullword length of the size of
X0FFBUN.
0028 40 Address 4 X0FFBUNA 11 Fullword length of data in
X0FFBUN to replace up to, but not
including, the logical line end
character.
002C 44 Address 4 X0FFBUNB 12 Fullword length of data in
X0FFBUN to replace through and
including all logical line end
characters.
0030 48 Address 4 X0FFBUN 13 New command and/or operands,
filled in by the exit.
0034 52 Address 4 X0FFBCMD 14 CMDBK of the command
0038 56 Address 4 X0FFBGSD 15 GSDBK of the command
003C 60 Address 4 X0FFBRC 16 Fullword error return code,
used if exit rc = 16.
| |