COPYINEXEC

Determines whether CP treats COPY tokens in an EXEC statement as a COBOL COPY statement or part of the embedded language syntax.
Restriction: The Integrated Preprocessor is supported for native COBOL only.

Syntax:

>>--.----.-COPYINEXEC------><
    +-NO-+       

Properties:

Default: COPYINEXEC

Comments:

Default behavior (COPYINEXEC) is for CP to treat a COPY token in an EXEC statement as a COBOL COPY statement. In order for COPY to be treated as part of the embedded language syntax, specify NOCOPYINEXEC.