Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

There are two types of debugger windows: Script Messages and Thread Information. All script messages and Last run script messages.

The debugger windows of All script messages type are The names of Script Messages windows are listed in the Script Messages list. The names of the windows match the names of the corresponding Script objects. These windows display all system messages related to all scripts in the Intellect system.

Image Removed

the corresponding script. The example of the debugger window of All script messages type:

Image Added

In addition, the information on the last script run is displayed on the Script messages tab at the bottom of the Editor-Debugger utility window. If this panel is not displayed, select Debug and edit -> Summary Information, or click the Image Added button on the toolbarThe Thread Information windows open directly from the script editing windows (named in the Script Debug/Edit list). To open the Thread Information window from an active script editing window, select Summary information in the Debug and edit menu, or click the Image Removed button in the toolbar. The Thread Information windows display only the events related to the current script being debugged.

Image Modified

Both types of debugging windows are used in the same way.