MDECK

The MDECK compiler option specifies that a copy of the updated input source after library processing (that is, the result of COPY, BASIS, REPLACE, EXEC SQL INCLUDE, EXEC SQLIMS INCLUDE, and conditional compilation directive statements) is written to a file.

Syntax

Read syntax diagramSkip visual syntax diagramMDECK=*NOCOMPILENOCOMPILE
Default
MDECK=NO
COMPILE
Compilation continues normally after library processing and generation of the MDECK output file.
NOCOMPILE
Compilation ends after library processing is completed and the expanded source program file is written.
NO
An MDECK output file is not produced.