This option specifies whether to output a cross reference list (XREF) or not (NOXREF). A cross reference list displays information such as user-defined words and special registers in ascending order of the collating sequence. If XREF is specified, the cross reference list is output to the folder specified by the PRINT compile option.
Item | Description | |
---|---|---|
Output of the cross-reference list | Specifies whether to output a cross reference list. The default is NOXREF. | |
XREF | Outputs a cross reference list. | |
NOXREF | Does not output a cross reference list. |
Note
If the PRINT compile option is not specified, no cross reference list is output regardless of the specification of this option.
If the maximum severity code is S level or higher as a result of compilation with the XREF compile option specified, output of a cross reference list is suppressed.