Indicates the options enabled that control the behavior of the ABL compiler. The default value is the empty string ("") or the options specified by the -compileroptionsfile startup parameter. See OPTIONS under the COMPILE statement entry for a complete list of possible values.
Data type: CHARACTER
Access: Readable/Writeable
Applies to: COMPILER system handle
COMPILER:OPTIONS = "require-full-names,require-full-keywords". |