
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I have a VBA project which contains several macros, but one in particular loads a toolbar which can run all of the others. Currently I am loading in the VBA project and running the toolbar loading macro manually. From looking around I realize it is possible to automate all of this on startup or drawing creation by using a separate acad.dvb file or using LISP, but I am not necessarily interested in automating the Project Loading. What I would be particularly interested in knowing is if there is some way to run that toolbar loading macro (or some small amount of code) once the VBA project is loaded.
Essentially the behavior I am trying to spoof, is that of an old Lisp routine which upon application load would bring in a customization file automatically. If the short answer is no, there's no way to do that, I will find out what else will work, but anyone knows of a way to get that behavior, I would welcome the suggestions.
Thanks,
Brandon
Solved! Go to Solution.