IBMBIEP*

IBMBIEP is a PL/I Library routine that is invoked after a PL/I procedure has been called from another language.

It has three entry points:

IBMBIEPA - gets a DSA for a PL/I procedure that has been entered at an entry point with OPTIONS (COBOL) or OPTIONS (FORTRAN).

IBMBIEPC - reestablishes the environment of the non-PL/I program.

IBMBIEPD - reestablishes the FORTRAN environment and moves any value returned by the PL/I function into the appropriate register or registers. .

Reference Sources

OS PL/I Resident Library: Program Logic, LY33-6008.