The exit program registration facility provides two exit points
for the system.
- The QIBM_QCA_CHG_COMMAND exit point can register one and only one exit
point for a specific command. The program specified for this exit
point is called by the command analyzer before it passes control to the prompter.
- You can register up to ten exit programs for each command for the QIBM_QCA_RTV_COMMAND
exit point. The command analyzer calls these exit programs after running the
validity checking program (VCP) and before running the command processing
program (CPP) for the command.