BlueZone scripting host
In addition, BlueZone Script Host allows scripts to communicate with BlueZone Display emulation software products. Using the scripting languages you already know, you can write scripts to execute common tasks on a variety of host systems, automate user input, obtain data from host systems, initiate file transfers, and more.
Using BlueZone Script Host and Debugger, BlueZone can record and playback scripts using VBScript or JavaScript. Once recorded, these scripts can be played back as-is, or edited using the Script Host and Debugger. The record and playback feature makes using VBScript and JavaScript available to the non-technical user.
BlueZone Script Host and Debugger is also a general purpose VBScript and JavaScript debugger that supports break points, stepping, and color-coding of scripts providing a powerful interface for script development.
Advantages
•  Very powerful.
•  Can control multiple host sessions simultaneously.
•  Use of industry standard scripting languages.
•  Direct access to read from and write to the host screen.
•  File I/O support.
•  Support of scripted variables.
•  COM compliance allows any other COM complaint component to be loaded by the script to extend its functionality.
•  Powerful editing and debugging features.
•  Ability to view the value of script variables while executing/debugging the script.
•  Dialog support to create Windows dialogs for user interaction.
•  Attachmate Extra! Basic and NetManage Chameleon macro compatibility to provide easy migration from those emulators to BlueZone.
Disadvantages
•  Complex, text based scripting language.
•  Requires a relatively high degree of scripting ability.
The following is an example of editing a script in the BlueZone Script Host and Debugger:
Figure 12: BlueZone Script Host and Debugger
Image
The following is an example of creating a dialog with the BlueZone Dialog Editor:
Figure 13: BlueZone Dialog Editor
Image
Refer to the BlueZone Advanced Automation Developer's Guide for more information on using the Script Host and Debugger and the Dialog Editor.