Documentation for Intellect 4.10.4. Documentation for other versions of Intellect is available too.

Previous page Next page


You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The Editor-Debugger utility is designed for creating, debugging and editing scripts in the Intellect software package.

Figure shows the Editor-Debugger dialog window.

The Editor-Debugger utility contains the built-in text editor and the debugger window.

To help with writing correct codes, the text editor automatically highlights objects, methods and properties in different colors.

The debugger window allows viewing the information about all events registered by the system. You may filter the events to be shown in the debugger window. A separate debugger window is created for each Script object, which allows each script to be debugged individually using the filters.

To debug a script, the utility can generate test events which will not be registered by the system.

Scripts can be saved as Script objects or as text files on the hard drive.

  • No labels