Accessing exit parameters

When an FBE is invoked by CICS® VT, addressability is provided to three parameters:

In a COBOL FBE, include appropriate variables in the linkage section. For a PLI FBE, include them as parameters in the PROCEDURE statement. In an assembler FBE, register 1 points to the three-word parameter list.

The following three parameters are passed to an IRD:

You address these parameters using the same techniques that are described for FBE parameters.


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/cvtdecAccessingExitParameters.html