skip to main content
OpenEdge Development: Basic Development Tools
Application Compiler : Compiling source files
 
Compiling source files
This section explains how to compile ABL source files.
To compile source files with the Application Compiler:
1. Specify the source files you want to compile using the action buttons. You can select files and directories from your PROPATH using the Propath button or from any other directories using the Add button.
2. Specify the compilation criteria using the toggle boxes.
3. Choose OptionsCompiler.
4. Specify any additional configuration information in the fields.
5. Choose CompileStart Compile or press F1 to compile the source files.
The Compiler Results dialog box appears and displays messages indicating either the success or the failure of the compilation.
6. Choose OK from the Compiler Results dialog box to return to the Application Compiler window.