The REXX System Exits let the programmer create a customized REXX operating environment. You can set up user-defined exit handlers to process specific REXX activities.
Applications can create exits for:
Exit handlers are similar to subcommand handlers and external functions: