Loads and unloads applications to run inside BricsCAD:
- LSP - LISP applications from BricsCAD and other CAD programs
- DES - DES LISP applications
- BRX - BricsCAD runtime extension applications
- TX - Teigha extension applications, from Open Design Alliance
- ARX - AutoCAD runtime extension applications from Autodesk
- DBX - DBX applications
- DRX - Drawing runtime extension applications
- DVD - Visual Basic applications
- MNL - LISP expressions for menu files
Accessing the Command
command bar: appload
menu bar: Tools | Load Applications
: appload
Displays a dialog box:
Command Options
Option |
Description |
|
Displays the Select Application Files dialog box:
|
|
Loads the selected application(s) into BricsCAD. |
|
Unloads the selected application(s) from BricsCAD. |
|
Moves the selected application(s) up in the list. |
|
Moves the selected application(s) down in the list. |
|
Removes the selected application(s) from the list. |
Related Commands
AddInMan - loads and unloads VBA functions through a dialog box.
Commands - lists the names of internal and external commands.
CuiLoad and CuiUnload - loads and unloads menu files.
Customize - customizes the user interface.
MenuLoad and MenuUnload - loads and unloads menu files.
Netload - loads a .NET application.
Security - depending on the selected security level (Low, Medium or High) VBA macros are allowed to run automatically or not.
VbaLoad and -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.