Try OpenEdge Now
skip to main content
Online Help
Introducing the ABL Editor : Tasks : Writing ABL code : Working with preprocessor elements : Listing preprocessors in Quick Outline
 
Listing preprocessors in Quick Outline
You can use Quick Outline to view all the active preprocessors (and their values) of the file that is open in the ABL Editor. Preprocessor values change based on the cursor position in the ABL Editor.
To display the list of all active preprocessors using Quick Outline:
1. Click in a source file that is open in the ABL Editor.
2. Open Quick Outline by doing one of the following:
*Press CTRL+O.
*Right-click in the source file, and select Quick Outline from the context menu.
*From the main menu, select Navigate > Quick Outline.
3. Display the preprocessors list by pressing CTRL+P. The outline tree is replaced with a list of preprocessors and their values.
Note: Press CTRL+P to hide the preprocessors list and view Quick Outline.
4. Press ESC to close the Quick Outline.