Output Window

   Tasks

Displays status messages at run time. You can display the Output window by choosing Output Window from the Other windows list on the View menu.

With some language engines, this window is also used to display debugging strings generated in code. The exact uses and behavior of the Output window are dependent on the language engine being used to execute the current code.

Elements

Output Pane List

Displays a list of output panes to view. You can have any number of panes. The panes are not dynamically created at run time but anyone can register a new output pane. The pane is not included in the list until the first time it is used.

Output Pane

Displays the status messages for the selection in the Output Pane list.