Previous Topic: Managing User Exits

Next Topic: How You Display Exit Information

How You Activate Exit Routines

To activate any exit routine, specify the SETOPTION EXIT command.

For example, to activate the GCMDSTXT, you would issue the command:

SETOPTION EXIT=GCMDSTXT

If you use a different module name for the exit routine, then specify the same command with the different module name indicated on the LOAD parameter.

For example, if the module name for the GCMSRCXT routine were PRLOGIC, you would specify the command:

SETOPTION EXIT=(GCMSRCXT, LOAD=PRLOGIC)

Note: For more information, see the Statement and Command Reference Guide.