Compile Time Options

The compile-time options that are available for XREFANALYZER are the following:

  • FAST

  • DEBUG

When FAST is set to TRUE, blank lines are not inserted between items in the XREF output, and the following character substitutions are made to increase printing speed. The default is FALSE.

  • - FOR :

  • E FOR =

  • AT FOR @

When DEBUG is set to TRUE, it aids in debugging XREFANALYZER. DEBUG adds extra checks to the code and prevents the XREF file from being purged. The default is FALSE.