Writing an edit routine in COBOL for CICS on OS/390

The edit exit interface for COBOL in CICS consists of these parts:

Figure 177 shows the structure of a COBOL edit exit routine in CICS.

Figure 177. Program structure for a COBOL edit exit routine in CICS
QMF Main Module DSQQMF points to QMF Exit Edit Module DSQUECIC  Entry: DFHPL10I
via EXEC CICS LINK. QMF Edit Exit Module which contains CICS EXEC IBM-suplied
interface   program DFHPL10I and DSQUXDT User edit exit program DSQUECIC point
to QMF Main Module via   EXEC CICS RETURN.
[ Previous Page | Next Page | Contents | Index ]