Output Pane
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.
Choosing How to View the Output Pane
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:
- Click
(menu chooser) to display a context menu from where you can float, dock, auto hide, or hide the pane. - Click
(pin) on the pane title bar to hide the pane (or "pinned" to the edge of the application window). - Click
(x) on the pane title bar to close the pane.
See Customizing the Workspace for more information.
Output Results
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. |
Filtering Errors
Click
in the column header to filter the rows as needed. Click here for more information about using the Canvas filter tool.
