Appendix G. PROCESS Statement

The PROCESS statement is an optional part of the COBOL source program. It lets you specify options that you would normally spencify at compilation time.

Options specified in the PROCESS statement override the corresponding options specified in the CRTCBLMOD or CRTBNDCBL CL command.

The format of the PROCESS statement is as follows:

PROCESS Statement - Format

Read syntax diagramSkip visual syntax diagramPROCESSoption-1.