CROSSREF Manual
CROSSREF COMMANDS
Considerations
The initial setting for compiler execution priority
is the same as the CROSSREF priority.
PROGRAM
file-name
specifies the file containing the compiler. This
command is used when the compiler specified in
LANGUAGE
attribute-specification
does not reside on
the same subvolume as CROSSREF.
file-name
must be a standard GUARDIAN file name.
The initial setting assumes that the compiler is on
the same subvolume as CROSSREF.
{ ON }
UNREF { OFF }
{ ONLY }
indicates whether CROSSREF should or should not
include unreferenced identifiers in the cross-
reference listing. (The default setting is OFF.)
ON includes unreferenced identifiers (as well as
referenced identifiers).
OFF excludes unreferenced identifiers.
ONLY includes unreferenced identifiers only.
Considerations
• You can specify the language before issuing a SCAN command or
in the SCAN command. To specify the language beforehand, use
the SET command.
• An identifier cannot be on both the Include list and the
Exclude list.
• The use of the identifier class flags varies from language
to language. See the appropriate language section for more
information.
4-33