New ABL editor options
- Last Updated: January 14, 2025
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
The ABL Editor section in Progress Developer Studio for OpenEdge has been updated in OpenEdge 12.0 to allow you to perform the following tasks:
- Code formatting—Progress Developer Studio for OpenEdge now allows you to format the ABL code. The Code Formatter page () of the Editor preferences includes the options in the Control Statements tab. .
- Shortcut to compile an ABL file—You can now compile an
ABL file using the keyboard shortcut CTRL+ALT+C. .
See Compile ABL code.