BlueZone Plus VBA menu items
- New
- Creates a new BlueZone Plus VBA project. You can create a project
with any name you want by selecting New from the BlueZone Plus VBA
Macro menu. A standard Windows file dialog opens. Type any name
you want and click Open. A BlueZone Plus VBA
project with that name is created. The new project name appears at
the top of the BlueZone Plus VBA menu.
- Open
- Opens an existing BlueZone Plus VBA project. Only one BlueZone
Plus VBA project can be active at a time.
- Save
- Saves the active BlueZone Plus VBA project.
- Save As
- Saves the active BlueZone Plus VBA project under a different name.
- Close
- Closes BlueZone Plus VBA. If you are not going to be using BlueZone
Plus VBA for a while you can close it so it is not active.
- Toolbar
- A toggle used to either turn on or off the BlueZone Plus VBA Toolbar.
- Macros
- Displays the BlueZone Plus VBA Macro dialog which displays all
of the existing macros in the currently active BlueZone Plus VBA project.
- Record New Macro
- Starts the recording of a new BlueZone Plus VBA macro.
- Visual Basic Editor
- Launches the Visual Basic Editor or sometimes called the IDE.
- Properties
- Opens the configurable properties of BlueZone Plus VBA. Currently
the configurable properties of BlueZone Plus VBA are:
- Auto-Play Macro on Connect: If you want
a macro to automatically run once the BlueZone session is connected
to the host, check the check box and type the name of the macro you
want to play. The path is not necessary, just the name of the macro.
- Auto-Play Macro on Disconnect: If you want
a macro to automatically run upon disconnect, check the check box
and type the name of the macro you want to play.
- Show Button Labels on Toolbar: This option
toggles the text labels on the Toolbar on or off.