CanonShooter
Structural
- Oct 14, 2005
- 39
I am loading a DVB (VB Project) into an ACAD dwg. Once it is loaded, I can't Unload it. I keep getting a "invalid filename" message. I have tried using "vl-vbaunload" and "vbaunload", etc., but nothing.
So, can you unload a DVB? I know I loaded it with a VBA load command, but is the filenmae error because it isn't a VBA?
Here is what I am loading (and running)
(vl-vbaload "c:\\bomstart.dvb")
(vl-vbarun "bomstarter")
TIA
So, can you unload a DVB? I know I loaded it with a VBA load command, but is the filenmae error because it isn't a VBA?
Here is what I am loading (and running)
(vl-vbaload "c:\\bomstart.dvb")
(vl-vbarun "bomstarter")
TIA