The SYMBOL command loads the symbol file from which text for DEFINE statement expansion, text corresponding to a given reference, and text for the LIST command are taken. If none of these items is desired, a symbol file need not be loaded.
Syntax
── SYMBOL ──<file name>────────────────────────────────────────────────┤
Explanation
SYMBOL <file name>
Loads the specified file. The file name should refer to the source file that was compiled when the INTERACTIVEXREF information files were generated. It is desirable, but not necessary, that the symbol file and the XREF information files correspond exactly. If discrepancies are found when a command that requires information from both sources is processed, a warning or error is issued.
Example
The following command loads the symbol file MAV/INTX:
SYMBOL MAV/INTX