5. Creating Basic Frames : How You Can Test Frames : Compile a Frame : How You Can View Compilation Errors
 
Share this page                  
How You Can View Compilation Errors
Whenever an error occurs while you are compiling an application or component, OpenROAD Workbench displays a status message at the bottom of the editor window. After the compilation completes, Workbench opens the Compilation Errors window, which displays the compiled code with the compilation error messages and warning messages intermixed.
The Find menu provides the following operations for viewing and editing your errors:
Next Error
Displays the next error message
Next Warning
Displays the next warning message
Edit Script with Error/Warning
Opens the Script Editor for the script at the line containing the currently selected error
You need not close the Compilation Errors window to correct errors in the frame script.