Works with Bricscad (Windows) Pro and Platinum
Loads VBA projects through a dialog box (short for "visual basic for applications load").
Accessing the Command
command bar: vbaload
menu bar: Tools | VBA | Load Project
: vbaload
Displays a dialog box:
Choose a DVB file, and then click Open.
Bricscad warns about the potential hazard of macros:
Click Enable Macros; see the Security command for details.
To run the macros in the project, use the VbaRun command.
Command Options
Option |
Description |
Specifies the name of the DVB file. (DVB files hold VBA projects.) |
|
Opens the DVB file. |
Related Commands
AddInMan - loads and unloads VBA functions through a dialog box.
AppLoad - selects external routines to load when Bricscad starts.
Netload - loads a .NET application.
-VbaLoad - loads VBA projects.
VbaRun and -VbaRun - runs VBA macros.
VbaIde - opens the VBA integrated development environment.
VbaMan - manages VBA projects.
VbaUnload - unloads VBA projects.
© Menhirs NV. All rights reserved. |