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 is: SUPPRESS
Abbreviations are: SUPP | NOSUPP
- NOSUPPRESS
- Ignores the SUPPRESS phrase of COPY statements.
- SUPPRESS
- Enables the SUPPRESS phrase of COPY statements.
© Copyright IBM Corp.