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


Parameter descriptions for IKJEFXG1

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

IKJEFXG1 receives the standard exit parameter list with the following exceptions:
  • the command buffer field is not used
  • the new command buffer is not used
  • the exit reason code is not used

For a description of the standard exit parameter list, see TSO/E standard exit parameter list.

Figure 1 shows the exit-dependent data that IKJEFXG1 receives beginning at offset +36 (decimal) in the parameter list.

Figure 1. Exit-dependent data for exit IKJEFXG1Exit-dependent data for exit IKJEFXG1
IOPL Address to GETLINE (Parameter Entry 10)
This parameter is an address of a pointer to the input/output parameter list (IOPL) received on invocation of the GETLINE service routine. The IOPL is passed to the GETLINE service routine. Any modifications made to the IOPL address are ignored by the GETLINE service routine. However, modifications can be made to the IOPL itself. Parameter entry 10 is always passed to IKJEFXG1 by the PUTGET and GETLINE service routines. For more information about the IOPL, see .
IOPL Address to PUTGET (Parameter Entry 11)
This parameter is an address of a pointer to the input/output parameter list (IOPL) received on invocation of the PUTGET service routine. The IOPL is passed to the PUTGET service routine. Any modifications made to the IOPL address are ignored by the PUTGET service routine. However, modifications can be made to the IOPL itself. Parameter entry 11 is always passed to IKJEFXG1 by the PUTGET service routine. For more information about the IOPL, see .
Flags (Parameter Entry 12)
This parameter contains a word consisting of flags. The flags for this exit's processing are described in Table 1.
Table 1. Flags for IKJEFXG1
Number of bytes Field name Contents or meaning
1  
10.. ....
The application program invoked the GETLINE service routine. Parameter entry 10 is always passed to IKJEFXG1.
01.. ....
The routine is invoked for PUTGET processing. Parameter entry 11 contains a pointer to the PUTGET's IOPL.
..xx xxxx
Reserved.
3   Reserved.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014