Specifying the order of execution of multiple preprocessors for a project
If you enable multiple preprocessors, they are executed in the order specified in the
Additional Preprocessors properties. The preprocessor at the top of the list is executed first, moving sequentially down the list.
To change the position of a preprocessor in the list:
- Click
Project > Properties.
- Expand
Micro Focus > Project Settings > COBOL.
- Click
Additional Preprocessors.
- Select the preprocessor whose position you want to change.
- Click
Up to move the preprocessor up the list and execution order.
- Click
Down to move the preprocessor down the list and execution order.
- Check the
Preprocessors directives field to verify the order of execution of the selected preprocessors.
- Click
OK
Specifying the order of execution of multiple preprocessors for a build configuration
If you enable multiple preprocessors, they are executed in the order specified in the
Additional Preprocessors properties. The preprocessor at the top of the list is executed first, moving sequentially down the list.
To change the position of a preprocessor in the list:
- Click
Project > Properties.
- Expand
Micro Focus > Build Configurations > COBOL.
- Click
Additional Preprocessors.
- Select the
Build Configuration.
- Select the preprocessor whose position you want to change.
- Click
Up to move the preprocessor up the list and execution order.
- Click
Down to move the preprocessor down the list and execution order.
- Check the
Preprocessors directives field to verify the order of execution of the selected preprocessors.
- Click
OK
Specifying the order of execution of multiple preprocessors for a file
If you enable multiple preprocessors, they are executed in the order specified in the
Additional Preprocessors properties. The preprocessor at the top of the list is executed first, moving sequentially down the list.
To change the position of a preprocessor in the list:
- In COBOL Explorer, right-click a COBOL program in your project, and click
Properties.
- Click
COBOL > Additional Preprocessors.
- Select the preprocessor whose position you want to change.
- Click
Up to move the preprocessor up the list and execution order.
- Click
Down to move the preprocessor down the list and execution order.
- Check the
Preprocessors directives field to verify the order of execution of the selected preprocessors.
- Click
OK