Recompile a Frame
After you attempt to correct an error in the source code for a frame, you must have Vision regenerate the code so that you can verify your changes. You can recompile a frame directly from the error window.
When you recompile a frame, the error handler:
• Removes all successfully corrected errors on the frame from the error listing file and the error window
• Generates a new error listing file with any uncorrected errors for the frame
• Lists the uncorrected errors with a value of "no" in the Fixed column, even if you previously had marked them as fixed
To recompile a frame from the error handler
1. Position the cursor on any error for the frame you want to recompile.
2. Select Compile from the menu.
Vision generates a new form and source code for the frame. The error listing file and error window are adjusted as described in the Fixing Errors in the Generated Code section.