CL Programming
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.
See the APIs section of the Programming category in
the iSeries Information Center for a complete description of these exit
points.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.