Go to documentation repository
Page History
...
- In the Programming tab of the System Settings window, create a Script object. Enter the identification number and the name for the script.
Select the time limits for running the script in the Time Zone field (for example, the Always zone).
Info title Note By default, the Never time zone is selected
In the Computers field, select the computers (kernels) where the script should run.
Info title Note By default, the script will run on all computers. The list shows only the computers registered in the Hardware tab of the System Settings window
Click the Editor-Debugger button in the bottom of the Script settings panel to open the Editor-Debugger utility.
Info title Note Use the Editor-Debugger utility to create, edit and save scripts in JScript. The text of saved script available to be edited is saved on the setting panel of the Script object.
In the Editor-Debugger utility window, open the Script Debug/Edit list and select the Script object to be edited (for example, Script 2).
Enter the text of the script in JScript programming language into the Script field.
Info title Note. For convenience, the cursor position is stored when script is saved or when switching between scripts in Editor-Debugger during a session, i.e. until Intellect is restarted.
- Run the script using a test event. To create a test event, select the Edit test event in the Debug and edit menu. The Test message window will open allowing to set the test event parameters.
...