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


Include

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

You can abbreviate INCLUDE to I.

on z/OS and z/VSE the INCLUDE statement defines the members of the PDS (z/OS) or library (z/VSE), specified with the LIBRARY LIB statement, that ASMXREF includes in the scan. When you specify a member with the INCLUDE statement ASMXREF scans only that member. If the INCLUDE statement is omitted,ASMXREF scans all the members in the specified library except those members excluded with the EXCLUDE statement.

ASMXREF ignores the INCLUDE statement on CMS as ASMXREF scans only source files listed in the source list file.

Specify the following parameter with the INCLUDE control statement:
MOD
Specifies the module to include.
Example:
INCLUDE MOD=FILENAME

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014