Output Pane Context Menu

Output Pane Context Menu

The items in the context menu for the Output pane vary according to the location you click in the window. The Output Pane context menu can contain the following items:

  • Select Columns —Specifies which columns the TestStand Sequence Editor displays on the pane. Enable the columns you want to display.
  • Show Messages with —The severities and categories of the messages the sequence editor displays. When you disable a severity or category, the sequence editor does not discard the message.
  • Clear Execution Messages when Run —When you enable this option, the sequence editor removes output messages associated with completed executions when you start a new execution. The context used to evaluate an OutputMessage expression function or passed to the Engine.NewOutputMessage method specifies the execution associated with a message.
  • Goto Location in —TestStand locates the step, sequence, or file in the sequence file or execution that posted the message.
  • Cut —Removes the selected messages and places them on the clipboard.
  • Copy —Copies the selected messages to the clipboard.
  • Delete —Deletes the selected messages.
  • Clear All —Removes all messages from the pane.
  • Select All —Highlights all the messages on the pane.

See Also

Engine.NewOutputMessage