Message 1 of 13
DVB file in AutoCAD

Not applicable
09-15-2011
07:51 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
R2006
We have a .dvb file that we load on startup.
It does some things on the begin save event.
When I bring up the VBAIDE, I can see the few subs that do the work but what I'm wondering is:
Is there or can there be other code within the .dvb file that I'm not seeing in the AutoCAD VBIDE?
In other words, it there the possibility of some other compiled code inside the .dvb
that does things in the background that isn't visible in the code window?
I'm not familiar with VB in autocad so the answer to this would help me make a decision.
TIA.