CROSSREF Manual

CROSSREF COMMANDS
SET Command
ON
tells CROSSREF to include the class in the
listing.
OFF
tells CROSSREF to exclude the class from the
listing.
CPU
cpu-number
specifies the CPU that will run the compiler that
works with CROSSREF.
cpu-number
must be a decimal number from 0 to 15, but
the range of valid values depends on the number of
processors in your system.
The initial setting is the CPU on which CROSSREF is
running.
DEFINITIONS ONLY
prints only the definition of each identifier
(excluding references) in the cross-reference
listing.
DIRECTIVES " [ ; ]
directive
..."
specifies a string of one or more compiler directives
to be passed to the compiler during startup.
Passing directives in this manner has the same effect
as specifying these directives in the compiler's
invocation line. A semicolon may optionally precede
the string.
Initially, no directives are passed to the compiler.
>
4-36