|
Exit programs are used to trap single transactions when a command or process is used on the system to allow programmatic validation. The Exit point you are asking about is called when an exit point is reached for a command that contains a registered exit program. When a command is processed by OS/400, it calls the syntax-checking program to verify the proper syntax and format. This exit point would be called before any user-defined Command Processing Program, or CPP. I don't have any examples for using this API, but you can find the documentation for it here. ==================================
MORE INFORMATION ON THIS TOPIC
==================================
The Best Web Links: tips, tutorials and more.
Ask your systems management questions--or help out your peers by answering them--in our live discussion forums.
|