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 each of the exits as follows:
Function pre-initialization
ICQAMFX1
Function post-termination
ICQAMFX2
Panel pre-display
ICQAMPX1
Panel post-display
ICQAMPX2
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 exits can reside in:
  • The link pack area (LPA)
  • LNKLST
  • A private STEPLIB
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