Writing an edit routine in PL/I for CICS on OS/390
The QMF edit exit interface for PL/I in CICS consists of these parts:
- Interface control block, which is shipped with QMF as DXEECSP
- CICS command interface modules, which are shipped with CICS as DFHPL1OI
- Your edit exit program, which is named DSQUECIC
Figure 170 shows the program structure
of a PL/I edit exit routine in CICS.
Figure 170. Program structure for PL/I edit exit routine in CICS
[ Previous Page | Next Page | Contents | Index ]