COBOL/400 Language Help


PROCESS Statement

Description
The PROCESS statement is an optional part of the COBOL source program. It lets you specify options that you would normally specify at compilation time. Options specified in the PROCESS statement override the corresponding options specified in the Compiler Options Dialog.
              *--------*
              V        +
->->--PROCESS---option-1-*---*-----*---------------------><-
                           *- . -*
 


[ Top of Page | Previous Page | Next Page | Table of Contents ]