This Natural profile and session parameter specifies whether a symbol table is to be generated or not.
The symbol table contains all symbols used within a Natural program (for example, variable names). It is part of the generated program and is required, for example, for the Natural Debugger and the dialog editor.
Within a session, the profile parameter SYMGEN
can
be overridden by the session parameter SYMGEN
.
Possible settings | ON |
A symbol table will be generated. | |
---|---|---|---|
OFF |
No symbol table will be generated. | ||
Default setting | OFF |
||
Dynamic specification | yes | ||
Specification within session | yes | Applicable Statements: | none |
Applicable Command: | GLOBALS |