CROSSREF Manual
CROSSREF COMMANDS
SCAN Command
class-name
is one or more of the following:
BLOCKDATAS INLINES PROGLABELS
BLOCKS KEYWORDS REGISTERS
CONDITIONS LINENOS SCREENS
CONSTANTS LITERALS SUBPROCS
FILES MACROS SYSVARS
FMTLABELS MNEMONICS TYPES
FUNCTIONS PROCEDURE PARAMS VARIABLES
INDEXES PROCEDURES
Not all class names are valid for all languages.
If you specify a class name that is not valid for
the current language, the identifier class flag is
set, but it has no effect on the operation of the
SCAN command.
If you specify a class name and do not state
whether it is ON or OFF, CROSSREF uses the default
setting for that class. See "CROSSREF Identifier
Classes" in Section 3 for a list of default
values.
*
sets all classes to their default values or to the
indicated value if one is specified.
class-list
is more than one class name. The syntax is as
follows:
{ (
name
[ ON ] [ ,
name
[ OFF ] ]... ) }
{ [ OFF ] [ OFF ] }
As mentioned above under
class-name
, if you do
not specify ON or OFF, CROSSREF uses the default
setting for the indicated
class-name
.
>
4-29