SYMGEN - Generate Symbol Table

This Natural profile and session parameter specifies whether a symbol table is to be generated or not.

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  

Notes:

  1. 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.
  2. Within a session, the profile parameter SYMGEN can be overridden by the session parameter SYMGEN.