Was this helpful?
How Compilation Results Are Verified
In the sixth step, after ABF has performed the steps above, it proceeds based on the status of the compiled code:
If there were no compilation failures, ABF runs the interpreter for the entire application or frame tree that you have specified (as described in the following section, Running the Interpreter).
If ABF did not compile the starting frame or procedure or any 3GL procedure, then it cannot run the interpreter.
If ABF did not compile any other frame or procedure, it gives you the option of running the interpreter for the rest of the application or frame tree.
If the user calls a frame or procedure that was not compiled, ABF displays the Unavailable Frame or Procedure window.
Last modified date: 12/14/2023