Message 1 of 3
running 2 vba programs on startup

Not applicable
01-21-2003
06:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a call to a vba program as well as various other lisp programs from
my acad.mnl file using (defun S::STARTUP() option.
If I try to run a second vba program from anywhere in the acad.mnl I always
get (Loading VBA startup file...Execution error)on the command line.
Shouldn't I be able to run 3, 4, or more programs in succession?
Any help on this matter would be appreciated
Thank
Brent
my acad.mnl file using (defun S::STARTUP() option.
If I try to run a second vba program from anywhere in the acad.mnl I always
get (Loading VBA startup file...Execution error)on the command line.
Shouldn't I be able to run 3, 4, or more programs in succession?
Any help on this matter would be appreciated
Thank
Brent