CROSSREF Manual

CROSSREF COMMANDS
RESET Command
RESET COMMAND
The RESET command restores attribute specifications to their
initial values. The syntax of the RESET command is:
{ * }
RESET { }
{
attribute-specification
}
*
restores all attributes.
attribute-specification
is one of the following:
CLASS [
class-name
]
CLASS resets all identifier class flags to their
default values.
CLASS
class-name
resets a particular
class-name
to
its default value (ON or OFF);
class-name
can be one
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
See "CROSSREF Identifier Classes" in Section 3 for a
list of default values.
>
4-22