The Script IDE allows you to view create, edit and maintain scripts used in Isah. It offers visual form creation and manipulation options, an object inspector, and integrated help.
ScriptIDE Basics
The process of creating and managing script contents is centered around the main IDE window.
Open an existing script or create a new script using the main Isah Scripting IDE toolbar. When you create or open a script, the following key elements are displayed:
Code Editor Window: Contains the actual script code.
Form Designer Pane: Allows you to build a custom form.
Object Inspector Pane: Allows you to set the properties of all controls used in your custom form.
Component Palette: Contains all components that you can use to build a custom form.
Alignment Palette: Contains a number of options to align the controls on your custom form.
To create action scripts, you can use standard Form objects that auto-generate script to build custom forms. You can also create event scripts that do not use a GUI.
For general background information, see the Script IDE Concepts section@.
Technical documentation is only available in English