Related Topics:| Putting Enumerators in Global Scope | Environment Variables |
| dbxenv Command |
The scope_global_enums environment variable determines whether enumerators are put in global scope or file scope.
| scope_global_enums on | off | If set to on, enumerators are put in global scope and not in file scope. Set before debugging information is processed. Default: off. |