-VbaRun

BricsCAD (Windows) Pro, Platinum

 

Runs VBA macros in the command bar (short for "visual basic for applications run").

This command is not available in the 64 bit version.

Accessing the Command

command bar:  -vbarun

: -vbarun

Prompts you in the command bar:

Macro name: (Enter the name of a VBA macro.)

 

project.module.macro

project.dvb!project.module.macro

 

This command is meant for use by macros and programs.

Command Options

Option

Description

Macro name

Names the VBA macro to be run.

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 and -VbaLoad - loads VBA projects.

VbaRun - runs VBA macros.

VbaIde - opens the VBA integrated development environment.

VbaMan - manages VBA projects.

VbaUnload - unloads VBA projects.

Security - depending on the selected security level (Low, Medium or High) VBA macros are allowed to run automatically or not.

 


© Menhirs NV. All rights reserved.