11. Completing a Vision Application : Editing Errors in Generated Code : Error Handler Menu Operations
 
Share this page                  
Error Handler Menu Operations
The error window provides the following menu operations:
MarkFixed
Marks an error as fixed in the table field at the top of the window
MarkUnfixed
Marks an error as not fixed in the table field at the top of the window
FixError
Displays the specific location where the error occurred
Compile
Recompiles a frame
ListingFile
Displays the full listing file containing all current errors for a frame
Help
Provides on-line help about how to use the error handler
End
Returns you to the window in which you were working or resumes compiling a frame (depending on how you called the error handler)
The following sections describe how to use these operations to track and correct your errors.