Previous Topic Next topic Print topic


Options for Setting Compiler Directives on Files

You can configure the IDE to automatically determine and set Compiler directives on the COBOL files you add to your projects. You can also perform this operation manually using the Determine Directives context menu command in Solution Explorer. The IDE examines the files and then determines and sets the appropriate directives on the files if those directives are not already set at the project level.

For more on how the IDE determines and sets Compiler directives automatically see Overview of COBOL Project Properties.

Restriction: This functionality does not work for projects that compile to a single output file.

You can configure how the IDE determines and sets Compiler directives from Tools > Options > Micro Focus > Directives > COBOL.

The Determine directives on files checkbox must be enabled in order for the settings to be applied. You can quickly disable or enable Determine directives on files by clicking the Toggle Determine Directives Toggle Determine Directives button in the COBOL toolbar.

If you do not select any directives, but only check the Determine directives on files box, no directives are set.

The following directives are available:

Previous Topic Next topic Print topic