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


Installing the exits

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

You must name the exits as follows:
SEND Exits
Initialization
IKJEESX0
Pre-display
IKJEESX1
Pre-save
IKJEESX2
Failure
IKJEESX3
Termination
IKJEESX4
OPERATOR SEND Exits
Initialization
IEEVSNX0
Pre-display
IEEVSNX1
Pre-save
IEEVSNX2
Failure
IEEVSNX3
Termination
IEEVSNX4
LISTBC Exits
Initialization
IKJEESX5
Pre-display
IKJEESX6
Pre-list
IKJEESX7
Pre-read
IKJEESX8
Pre-allocate
IKJEESX9
Failure
IKJEESXA
Termination
IKJEESXB
Link-edit each exit as a separate load module. You can link-edit the exits in a separate load library that is exclusively for TSO/E exits or in an existing library containing other routines. The SEND and LISTBC exits can reside in:
  • The link pack area (LPA)
  • LNKLST
The OPERATOR SEND exits can reside in:
  • The link pack area (LPA)
  • LNKLST
For more information about using the LPA, LNKLST, or STEPLIB, see Installing the standard-format exits.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014