Once you have tested the script and it is working properly,
use the BlueZone Script Editor to modify the script by substituting
the appropriate variables for the user name and password that were
recorded in the login script.
- Click from the BlueZone menu bar.
- Select login.bzs from the File Selection
dialog and click Open.
The BlueZone Script Editor opens and the
login.bzs script displays in the left panel.
Note that all the recorded
events are shown in the script as well as the Wait_Ready
# values used to determine when to send the next AID key.
- To edit your user name, double-click Type “TestUser” (or whatever value you used) and replace the value with Var1.
- Click OK.
- To edit your password, double-click Type “************” and replace the value with Var2.
- Click OK.
- Click from the Script Editor menu bar.