Use the ABL Preprocessor view
- Last Updated: February 11, 2026
- 2 minute read
- OpenEdge
- Version 13.0
- Documentation
The Preprocessor view displays code that is obtained after all the preprocessors (include files, preprocessor definitions, and logic) are expanded. It is a read-only view. Syntax coloring and highlighting are applied to the code in the Preprocessor view, so it appears the same as the code in the ABL Editor.
The Preprocessor view does not appear in the default OpenEdge Editor perspective.
To access the Preprocessor view, do one of the following:
- From the main menu, select .
- Right-click in the ABL Editor and select from the context menu.
The Preprocessor view toolbar contains the following buttons:
|
Update the file displayed in the Preprocessor view. |
|
Link the Preprocessor view with the ABL Editor when focus in the ABL Editor changes to another file. By default linking is off. |
|
Minimize the Preprocessor view. |
|
Maximize the Preprocessor view. |
For more information, see Work with preprocessor elements.