Micro FocusĀ Visual COBOLĀ 2.3 for Visual Studio 2015
>
General Reference
>
Compiler Directives
>
Compiler Control
>
Compiler Control - Directives Control
Compiler Control - Directives Control
COBOLDIR
Specifies whether the Compiler should process the directives in a
cobol.dir
file or ignore it.
CONFIRM
Makes the Compiler echo all subsequent directives to the screen.
DIALECT
Enables check-time and run-time behavior consistent with the specified dialect.
DIRECTIVES, DIR
Makes the Compiler read directives from a file.
DIRECTIVES-IN-COMMENTS
Makes the Compiler process $SET statements held in comment lines.
SETTING, SETTINGS
Makes the Compiler include in the source listing a list of the settings of directives.
SHOW-DIR
Makes the Compiler show the contents of directives files in the source listing.
USE
Makes the Compiler read directives from a file.
Parent topic:
Compiler Control