Previous Topic: How You Manage User Exits

Next Topic: View Exit Routine Information

Activate Exit Routines

To activate any exit routine, you specify the SETOPTION EXIT command. For example, to activate the TPCSRMXT, you would issue the command:

SETOPTION EXIT=TPCSRMXT

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 TPCSRMXT routine were PRLOGIC, then you would specify the command:

SETOPTION EXIT=(TPCSRMXT, LOAD=PRLOGIC)

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