SECURITY command
Opens the Security dialog box.
Description
Opens the Security dialog box to specify if VBA macros are allowed to run automatically by selecting a security level.
- Security Level
- Very High
- High
- Medium
- Low
- Trusted Publishers
Very High
Only VBA macros installed in trusted locations will be allowed to run. All other signed or unsigned macros are disabled.
High
Only signed macros from trusted sources will be allowed to run. Unsigned macros are automatically disabled.
Medium
BricsCAD displays a dialog box when a VBA macro runs.
The dialog box allows you to choose whether or not to run the macro.
Low
All VBA macros are run.
Trusted Publishers
Lists the names of VBA macros that can be trusted. These are the only macros that will run when security is set to High.
- Remove
- Removes the selected VBA macro from the list.
- Trust access to Visual Basic Project
- Allows access to the VBA Project.