HLASM Toolkit Feature User's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Exclude

HLASM Toolkit Feature User's Guide
GC26-8710-10

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

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014