Producing a Symbol Table - the TEST Operand
To have the system place a symbol table created by the assembler and contained in the input modules into the output module, use the TEST operand. NOTEST, specifying that you do not want a symbol table, is the default.
For example, to have the system place a symbol table created by
the assembler and contained in the input module SECOND into the output
module, enter:
LINK SECOND TEST