/sym
Specify whether object references are generated during compilation, and where they are located.
/sym=
0
| 1
| 2
| 3
Parameters
Value | Meaning |
---|---|
0 | Do not store object references during compilation |
1 | Store object references in symbol table files in the working directory |
2 | Generate cross-reference data to the UXCROSS repository table from internal object references |
3 | Store object references to symbol table files and generate cross-reference data in the UXCROSS repository table |
Description
Use this switch to override the value of the $SYMBOL_TABLE assignment setting.