CROSSREF Manual
CROSSREF COMMANDS
Example
MEM
displays the current memory page setting.
OMIT
displays the files on the Omit list.
PRIORITY
displays the execution priority setting for the
compiler during a SCAN command.
PROGRAM
displays the file to be executed as the compiler
during a SCAN command.
UNREF
displays the setting of the unreferenced identifier
flag.
Considerations
• The CROSSREF OUT file is set when you start CROSSREF, but you
can change it during the CROSSREF execution using the system
command OUT.
Example
The following example prints the current settings for all
attributes to the file named SHOWME:
&SHOW /OUT showme/ *
4-43