<i>How to edit/create exit points...</i>
Use the WRKREGINF command at the simplest level. In addition, the ADDEXITPGM and RMVEXITPGM commands may be used.
From ADDEXITPGM, note the help for the EXITPT() parameter:<ul>
<li>Specifies the exit point name to which the exit program is added. If no exit point by this name exists, and CRTEXITPNT(*YES) is specified, an exit point is created.</li>
</ul>
A created exit point will not be registered until and unless the <a href="http://publib.boulder.ibm.com/infocenter/iseries/v5r4/index.jsp?topic=/apis/qusrgpt.htm">Register Exit Point (QUSRGPT, QusRegisterExitPoint) API</a> is called to register it.
Review the <a href="http://publib.boulder.ibm.com/infocenter/iseries/v5r4/index.jsp?topic=/apis/reg1.htm">Registration Facility APIs</a> for a basic understanding of "registered" and "unregistered". If you create an exit point, you might prefer that it remains unregistered.
Tom
Last Wiki Answer Submitted: August 13, 2010 10:57 pm by TomLiotta107,765 pts.
All Answer Wiki Contributors: TomLiotta107,765 pts.
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.