Message 1 of 3
Events not running when loaded in acad.dvb

Not applicable
12-13-2002
07:00 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a vba event written to change the dimscale and ltscale when the
psltscale is set to one and you switch from model space to a layout. Well I
put it in the ThisDrawing section of the acad.dvb, which I thought would
automatically load for any drawing that AutoCAD opened. It doesn't work
(start reacting) until after I open up the VBA IDE once. It will then work
as expected. Is there a different file or location that I should put this
in, maybe acaddoc.dvb if such a thing exists.
Any help would be appreciated.
--
Matt
psltscale is set to one and you switch from model space to a layout. Well I
put it in the ThisDrawing section of the acad.dvb, which I thought would
automatically load for any drawing that AutoCAD opened. It doesn't work
(start reacting) until after I open up the VBA IDE once. It will then work
as expected. Is there a different file or location that I should put this
in, maybe acaddoc.dvb if such a thing exists.
Any help would be appreciated.
--
Matt