How To Guide - Scripting |
BlueZone Web-to-Host |
HAO in IDE: Click here to learn more about this feature
You can enable the BlueZone Host Automation Object (BZHAO) to work in your Microsoft Integrated Development Environment of choice. The following procedure explains how to enable the BZHAO in the Microsoft Visual Basic Editor.
A full BlueZone Desktop installation on the same workstation as your Microsoft IDE
Or BlueZone Web-to-Host with the BZHAO (Bzwhll.dll) included as an option
Configuration Method: Manual Configuration
Feature Scope: Site Level Feature
Procedure
Launch the Microsoft Visual Basic Editor.
From the ToolBar select Tools:References. The References dialog will be displayed.
Find the BlueZone Host Automation Object Type Library in the list. It’s called “WhllObj 1.0 Type Library”, and place a check in the checkbox.
Click the OK button.
From the ToolBar select View:Object Browser. The Object Browser dialog will display.
From the <All Libraries> drop down box, select WhllObjLib from the list.
If you highlight the WhllObj object, the Object Browser will display a list of all the the BZHAO Members on the right.
If you highlight any one of the Members, the Object Browser will display the proper syntax and options associated with the Member.