New is used to create a new Rocket TE Plus VBA project. You can
create a project with any name you wish by selecting New from the
Rocket TE Plus VBA Macro menu.
A standard Windows file dialog will
be presented. Choose any name you wish and click the Open button.
A Rocket TE Plus VBA project with that name will be created. The
new project name will now appear at the top of the Rocket TE Plus VBA
menu.
Open
Open is used to open an existing Rocket TE Plus VBA project. Only
one Rocket TE Plus VBA project can be active at a time.
Save
Save is used to save the currently active Rocket TE Plus VBA project.
Save As
Save As is used to save the currently active Rocket TE Plus VBA
project under a different name.
Close
Close is used to "close down" Rocket TE Plus VBA. If you are not
going to be using Rocket TE Plus VBA for a while you may want to close
it down so it is not active.
ToolBar
ToolBar is a toggle used to either turn on or off the Rocket TE
Plus VBA Macro toolbar.
Macros
Macros is used to display the Rocket TE Plus VBA Macro dialog which
will display all of the existing macros in the currently active Rocket TE
Plus VBA project.
Record New Macro
Record New Macro is used to start the recording of a new Rocket TE
Plus VBA macro.
Visual Basic Editor
Visual Basic Editor is used to launch the Visual Basic Editor
or sometimes called the IDE.
Properties
Properties is used to access the configurable properties of Rocket TE
Plus VBA. The configurable properties of Rocket TE Plus VBA are:
Auto Play
Play Macro on Startup: If you want a macro
to automatically play when the Rocket TE session is launched, check
the check box and enter the name of the macro you wish to play. The
"path" is not necessary, just the name of the macro.
Play Macro on Connect: If you want a macro
to automatically play upon connection to the host, check the check
box and enter the name of the macro you wish to play.
Play Macro on Disconnect: If you want a
macro to automatically play upon disconnection from the host, check
the check box and enter the name of the macro you wish to play.
ToolBar
Show Button Labels on Toolbar: This option
toggles the text labels on the toolbar on or off.
Customize: Use the Customize button to
access the following options that are used to customize the way the
VBA toolbar is presented.
Menu buttons
Use the following three options to control what features show
on the VBA toolbar:
Show Play Macro Button
Show Record Macro Button
Show VBA IDE Button
Macro buttons
The Add, Rename and Delete buttons are used to add macros to the
VBA Toolbar. When you add a macro, a button will also be assigned
to that macro.