Editing scripts
After you have created a BlueZone script, you may find it necessary to edit the script. Editing a BlueZone script is easy and can be accomplished with the Script Editor's GUI interface. There is no need to worry about syntax errors because the GUI editor take care of that for you.
1. From the BlueZone Script Editor menu bar, click File Open.
A standard Windows File Dialog will display.
2. Select the desired script and click Open.
The script appears in the Main Window.
It's important to make sure that you have the correct emulator Mode selected when you are editing a script.
A quick way to make sure you have the correct Mode selected is to visually note which terminal is selected on the toolbar.
Note
Recording and playing Scripts is BlueZone emulator specific (i.e., the script is limited to just the BlueZone emulator that created it and cannot be used to run other BlueZone emulation clients).
Inserting an item into a script
You can insert items into the script by using mouse clicks alone, or a combination of your mouse and buttons on the toolbar.
1. In the Main Window, select the point in the script that you want to add the item. The item is added below the selected item.
For example: To add a Script Event, you can highlight the desired Script Event in the Script Events pane and double-click. The Script Event is added into the script below the cursor.
Or, highlight the desired Script Event in the Script Events pane and click the Insert Script Event icon Image located on the toolbar. The Script Event is added into the script below the cursor.
Refer to Script events for more detailed information.
2. Follow the same procedure to insert LU Functions using the LU Function icon Image on the toolbar.
Refer to LU functions for more detailed information.
3. Follow the same procedure to insert Menu Commands using the Menu Command icon Image on the toolbar.
Refer to Menu commands for more detailed information.
Deleting an item in a script
To delete an item, highlight the desired item and press the Delete key on the keyboard or click the Delete Entry icon Image on the toolbar.
Moving an item in a script
To move an item, drag and drop the item either up or down in the script to the desired location.
Editing the value of an item in a script
To edit the value of an item, highlight the desired item and double-click or click the Edit Entry icon Image.