Coding PL/I exits

To enable PL/I exits to be called by CICS® VT, code the procedure statement as follows:
PLIFBE: PROC( vsam_field, db2-field, parm_list)
        OPTIONS( FETCHABLE BYVALUE ) ;

Concept Concept

Feedback


Timestamp icon Last updated: Monday, 10 February 2014


http://pic.dhe.ibm.com/infocenter/cicsts/v5r1/topic/com.ibm.cics.vt.doc//topics/cvtdeccodepl1.html