CROSSREF Manual

CROSSREF COMMANDS
CROSSREF Attribute Specifications
CROSSREF ATTRIBUTE SPECIFICATIONS
Within the CROSSREF commands, the RESET, SAVE, SCAN, and SET
commands allow you to set
attribute specifications
, a group of
features which control:
• The compiler that scans the source file and
• The information that CROSSREF collects and reports.
Table 4-2 lists and describes these attribute specifications.
Table 4-2. CROSSREF Attribute Specifications (Page 1 of 2)
Attribute Definition
_______________________________________________________________
CLASS controls which types of identifiers are
reported by setting the identifier class
mapped to the type ON or OFF.
CPU specifies the CPU on which the compiler
runs.
DEFINITIONS prints only the definition of the reported
ONLY identifiers.
DIRECTIVES passes compiler directives to the compiler.
EXCLUDE specifies which identifiers to exclude
from the listing.
INCLUDE specifies which identifiers to include
in the listing.
LANGUAGE sets the language compiler that CROSSREF
uses to scan the file.
LIBRARY specifies a library file to be passed
to the COBOL compiler during start-up.
MEM specifies the amount of memory to be
reserved for the compiler during a SCAN.
4-3