Open a script for editing
- Last UpdatedJul 23, 2024
- 1 minute read
The steps to open an existing script vary slightly depending on the script type.
Open an application script
-
In the Scripts pane, double-click Application.
The Application Script dialog appears.
-
In the Condition Type list, select the type of script to edit.
Open a window script
-
In the Windows pane, right-click the window name, and then select Window Scripts.
Alternatively, open the window that the script is associated with. Right-click on a blank area in the window, and then select Window Scripts.
-
In the Condition Type list, select the condition to cause the script to run.
Open an ActiveX event script
-
Do any of the following:
-
In the Scripts pane, expand ActiveX Event, and then double-click the script name.
-
Double-click the ActiveX control instance that the script is associated with. Select the Events tab, and then double-click the cell that contains the script name.
-
Open an action script
-
Open the window that contains the graphic element that the action script is associated with. A typical use for an action script would be to script an action on a button.
-
Double-click the graphic element that the action script is associated with.
-
In the Touch Pushbuttons area, select Action. The Script Editor appears.
-
In the Condition Type list, select the action to cause the script to run.
Open key, condition, or data change scripts
-
In the Scripts pane, expand the script category, and then double-click the script name.
-
The Script Editor appears. Choose the Browse button, and select the script name.
-
-
If applicable, in the Condition Type list, select the condition to cause the script to run.