z/OS TSO/E Customization
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Parameter descriptions for INMRZ02

z/OS TSO/E Customization
SA32-0976-00

When INMRZ02 receives control, register 1 points to the following parameter list. Note that many of the parameters are the same as those that INMRZ01 receives. Explanations of those parameters are not repeated here. For more information about them, see Parameter descriptions for INMRZ01.

Offset Length Value
+0 4 Address of an exit-to-exit communication word.
+4 4 Address of the character string that the user entered on the PARM keyword of the RECEIVE command.
+8 4 Address of a byte of action flags, which the exit can set to control TRANSMIT processing after it returns.
Bit
Action
1... ....
RECEIVE is to issue message INMR151I, using the text contained in the parameter pointed to at offset +16.
.1.. ....
If the return code from the exit is non-zero (end processing), RECEIVE is not to issue the normal error message. The exit either sends an appropriate message to the user, or requests that RECEIVE issue message INMR151I, using the text contained in the parameter pointed to at offset +16.
..11 1111
Reserved
+12 4 Address of the TSO/E command processor parameter list (the CPPL).
+16 4 Address of the message text that RECEIVE is to issue with message ID INMR151I.
+20 4 Address of a status flag byte. RECEIVE uses this byte to pass indicators to the exit.
1... ....
The input source for RECEIVE is not JES. The bit is on when the user specified either INDATASET, INDSNAME, INDDNAME, or INFILE on the RECEIVE command.
.111 1111
Reserved
+24 4 Address of a fullword that contains the number of files received during this invocation of the RECEIVE command.
+28 4 Address of a fullword that contains the number of records received during this invocation of RECEIVE.
+32 4 Address of a fullword that contains the RECEIVE command return code.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014