z/OS JES2 Installation Exits
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Writing an exit routine

z/OS JES2 Installation Exits
SA32-0995-00

When you are planning to write a JES2 exit routine, you need to consider the environment in which the exit routine runs and other general programming considerations (such as, the programming language to use to code your exit routine, linkage conventions that are required, return codes to set, and reentrant code requirements to follow). IBM-defined exits provides the specific programming considerations you need for writing exit routines for the IBM-defined exits. You should use IBM-defined exits with the information in this topic when writing your exit routine. Should you decide to implement your own installation-defined exit in JES2, you need to investigate all the exit-specific programming considerations yourself. See Establishing installation-defined exits for more information.

Note: All exit modules must be in APF authorized libraries.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014