Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DVB Won't Unload

Status
Not open for further replies.

CanonShooter

Structural
Oct 14, 2005
39
0
0
US
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
 
Replies continue below

Recommended for you

Status
Not open for further replies.
Back
Top