Exclude
You can abbreviate EXCLUDE to E.
on z/OS® and z/VSE® the EXCLUDE statement defines the members of the PDS (z/OS) or library (z/VSE), specified with the LIBRARY LIB statement, that are excluded from the scan. If the EXCLUDE statement is omitted, ASMXREF scans all the members in the PDS or library specified with the LIBRARY LIB statement, unless you specify an INCLUDE statement.
ASMXREF ignores this statement on CMS as ASMXREF scans only source files listed in the source list file.
Specify the following parameter with the EXCLUDE control statement:
- MOD
- Specifies the module to exclude.
Example:
EXCLUDE MOD=FILENAME