On the Canvas toolbar, click
(Display output) or F7 to display an Output pane in your application window or to hide the currently open pane.
The Output pane is where you can view compiler status, including success or individual error messages. Use the Output pane at any time to understand the implications of editing decisions while the screen is still in progress.
In the pane title bar, you can select how to display the pane by default (whether to float, dock, auto-hide, or hide it), pin the pane in place, or close the pane. Unpinning (or hiding) a pane when not in use gains extra space for viewing your current screen or another open pane. Closing a pane can also occur from the pane title bar. The following icons are available:
See Customizing the Workspace for more information.
The following table describes the Output Results columns.
| Column | Description |
|---|---|
|
|
An icon indicates whether the script has built successfully or contains an error. |
|
Description |
A Build succeeded message or a description of the error. |
|
Code |
Error number if applicable. |
|
Line |
The line where the error occurs. |
|
Screen |
The file name of the screen. |
|
Column |
The column where the error occurs. |
|
Time |
The time the compiler stopped processing this screen. |
Click
next to the column header to filter the rows displayed in the Output pane. Click here for more information about using the filter tool.