CROSSREF Manual

INTERPRETING CROSSREF OUTPUT
Identifier List
FILE NO. FILE NAME.
[1] $DATA.TEST.COBMANE
[2] $DATA.TEST.COBLIBA
[3] $DATA.TEST.COBLIBC
[4] $DATA.TEST.COBLIBB
Figure 3-1. Sample File List
When a file is referenced in a program, the number and name of
the file being referenced appears followed by the number and name
of the file that contains the reference. The line number where
the reference occurs appears at the end of the line. If the file
is referenced in more than one place in the program, the line
numbers appear one on top of the other. For example,
FILE NO. FILE NAME.
[1] $EQ1.TEST.WCC
[2] $THIO.SYSLIB.STDIOH WCC[1] 12
Identifier List
The identifier list follows the file list. CROSSREF lists
identifiers by name in alphabetic order. Each identifier has a
header followed by one or more reference lines.
3-2