Previous Topic Next topic Print topic


Options for Setting Directives when Scanning Files

The IDE is configured to automatically perform a directives scan and set Compiler directives on any COBOL files you add to your projects. You can also start a directives scan manually using the Reset source directives context menu command in Solution Explorer. Each file is examined to determine the directives required and the directives are set on the file accordingly. However, if the directive is already set on the project, it is not set on the file.

For more on what a directives scan is see Overview of COBOL Project Properties.

Restriction: It is possible to scan and determine the directives only for COBOL files that are part of native COBOL or Mainframe Subsystem Applications projects (native or managed). It is not possible to set Compiler directives on individual COBOL files for managed non-Mainframe Subsystem COBOL projects.

You can configure the options that are set when performing a directives scan in Tools > Options > Projects and Solutions > COBOL Project Settings. The following directives are available:

Previous Topic Next topic Print topic