SUPPRESS
Use the NOSUPPRESS
option to ignore the
SUPPRESS phrase of all COPY statements in a program so that copybook
information can appear in the listing. The copybook information can
be used by debuggers, tools, and so on, without users needing to
modify their source code.
- Default
- SUPPRESS=YES
- YES
- Enables the SUPPRESS phrase of COPY statements.
- NO
- Ignores the SUPPRESS phrase of COPY statements.