The SYSTEM/INTERACTIVEXREF utility permits interactive access to detailed information about the identifiers declared in a program.
A cross-reference of a program contains an entry for each identifier declared in the program. This entry is referred to as the header line information. The header line contains the following information about the identifier:
-
The alphabetic name
-
The declared type of the identifier
-
The program environment
-
The stack location
-
The sequence number of the declaration