Loads a VBA project
Supported Platforms: Windows only
(vl-vbaload filename)
Type: String
Name of the VBA project file to be loaded.
Type: String or error
A textual value containing the file name and path of the VBA project; otherwise an error occurs if the file is not found.
(vl-vbaload "c:/program files/<AutoCAD installation directory>/sample/vba/drawline.dvb") "c:\\program files\\<AutoCAD installation directory>\\sample\\vba\\drawline.dvb"