Hi,
The September 2022 version of COBOL V6R3 introduces a new compilation option CONDCOMP(SKIPSRC) which allows to eliminate lines excluded by conditional compilation.
I do not have this version yet, especially since I am waiting for the integration of this option in COBOL V6R4 or COBOL V6R2, but I would like to know how CONDCOMP(SKIPSRC) option behaves in the presence of the MDECK(NOCOMPILE) option to produce a COBOL source with COPYBOOKs expansion and conditional compilation processing: are the lines excluded by the conditional compilation also excluded from the source produced on SYSMDECK?
Incidentally, the treatment of conditional compilation in the presence of the MDECK(NOCOMPILE) option could be more detailed in the documentation for this option.
Thanks.
------------------------------
Denis FALLAI
------------------------------