Use the
Determine Directives command in Solution Explorer in order for the IDE to scan the files in your project and set any required Compiler directives.
- If necessary, check and ensure the options for setting directives are the ones you require. Click
Tools > Options > Micro Focus Tools > Directives > COBOL.
- In Solution Explorer, right-click your project or the file whose directives you want to set.
- Click
Determine Directives.
By default, this starts the
Directive Determination Result dialog box that enables you to preview the suggested Compiler directives before applying them on the file.
- Ensure that the directives are as required and click
OK.
Each file is handled in turn, as follows:
- Check the
Output window to see details about what directives have been set or unset.