CROSSREF Manual
CROSSREF COMMANDS
ERRORS Command
ERRORS COMMAND
The ERRORS command lists the diagnostic messages produced by the
compiler during a SCAN command. The syntax of the ERRORS command
is:
ERRORS [ / OUT
file-name
/ ]
OUT
file-name
identifies a file to receive the list of compiler
messages.
file-name
must be a valid GUARDIAN file name.
Considerations
• You must specify the ERRORS command after the SCAN command.
If you specify an ERRORS command first, CROSSREF prints ERROR
FILE EMPTY to the specified file.
• If you do not specify an OUT file, CROSSREF prints the
diagnostic messages to the current CROSSREF OUT file.
• The CROSSREF OUT file is set when you start CROSSREF, but
you can change it during the execution of CROSSREF using the
system command OUT.
4-8