Specifications

38
Cross reference
Select the X (Cross) reference check box and run the Compiler, and the following information
will be outputted:
For common variables
Outputs line numbers where common variables are defined and referred to.
For work variables
Outputs line numbers where work variables and dummy arguments are referred to.
For register variables
Outputs line numbers where register variables are defined and referred to.
For labels
Outputs line numbers where labels are defined and referred to.
For user-defined functions
Outputs line numbers where user-defined functions are defined and referred to.