Writing an edit routine in PL/I for CICS/VSE
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 DFHPL1I.
- Your edit exit program, which is named DSQUECIC
Figure 174 shows the program
structure of a PL/I edit exit routine in CICS.
Figure 174. Program structure for PL/I edit exit routine in CICS
[ Previous Page | Next Page | Contents | Index ]