Exit programs

You can write exit programs in any programming language, if you follow the standard assembler register conventions.

Start of change The exits get control in 31-bit addressing mode. Link-edit each exit program as a separate load module, see Sample assemble and link-edit JCL, and then place the load modules in a load library that is accessible to the CICS VR job. If the exit program is not in the link list, it must reside in a data set that is defined to the JOBLIB, STEPLIB, or DWWLOAD ddname. You also can keep the exit program in your CICS VR load library. For more information about DWWLOAD ddname, see CICS VR ddnames. End of change


Information Information

Feedback


Timestamp icon Last updated: Friday, 29 November 2013


http://pic.dhe.ibm.com/infocenter/cicsts/v5r1/topic///dwwig/dwwig000320.html