You can enable the BlueZone Host Automation Object to work in your Microsoft Integrated Development Environment of choice. The following procedure explains how to enable the BlueZone HAO in the Microsoft Visual Basic Editor.
Requirements
A full BlueZone Desktop installation on the same workstation as your Microsoft IDE
Or BlueZone Web-to-Host with the BlueZone HAO (Bzwhll.dll) included as an option
Procedure
Launch the Microsoft Visual Basic Editor.
From the ToolBar select Tools:References. The following 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 as shown above.
Click the OK button.
From the ToolBar select View:Object Browser. The Object Browser dialog will display as shown:
From the <All Libraries> drop down box, select WhllObjLib from the list as shown.
If you highlight the WhllObj object, the Object Browser will display a list of all the the BlueZone HAO Members on the right, as shown above.
If you highlight any one of the Members, the Object Browser will display the proper syntax and options associated with the Member.