Admin Production ni-theme
Current Publication

Run-Time Errors Window

LabWindows/CVI

Window»Run-Time Errors

If you attempt to run a project and the project has run-time errors, such as over-indexing an array, the Run-Time Errors window contains a list of the errors. The Run-Time Errors window also displays the output of the Utility Library ErrorPrintf function. To bring the Run-Time Errors window to the front for viewing, select Window»Run-Time Errors.

Right-clicking in the Run-Time Errors window displays the context menu with the following options:

  • Clear Window—Removes all items from the Run-Time Errors window.
  • Copy Item—Copies a single, highlighted item to the clipboard.
  • Copy All Items—Copies all items in the Run-Time Errors window to the clipboard.
  • Save to File—Saves the contents of the Run-Time Errors window to a text file.
  • Find—Opens the Find dialog box, which you can use to search for text in the Run-Time Errors window.
  • Goto Item—Highlights the selected line of code.
  • Close—Closes the window.
  • Release/Confine Window—Releases the window from the Output Region if confined. Confines the window into the Output Region if released.

Right-clicking on the tab of the Run-Time Errors window displays the context menu with the following options:

  • Close—Closes the window.
  • Release Window—Removes the window from the Output Region.