F. ABF Architecture : How an Application Is Built with the Go Operation
 
Share this page                  
How an Application Is Built with the Go Operation
When you select Go to build an ABF application, ABF completes these steps:
1. Determines which components to include
2. Determines which frames to recompile
3. Compiles the application
4. Creates temporary files
5. Creates and compiles the extract file
6. Verifies the results of compilation
7. Runs the interpreter
The following sections discuss each of these actions.