Run APPLOAD from VBA
Run APPLOAD from VBA
(OP)
How do you tell AutoCAD to run APPLOAD on a certain "application or file", from inside a VBA program? Also, I'd prefer to not have to pick the app from the APPLOAD dialog.
TIA
TIA
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS Come Join Us!Are you an
Engineering professional? Join Eng-Tips Forums!
*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail. Posting GuidelinesJobs |
|
RE: Run APPLOAD from VBA
CODE
HTH
Todd
RE: Run APPLOAD from VBA
Now I need to run the dumb thing once it is loaded. When I load it using APPLOAD, it executes itself, but when I do it in VB, it just loads.
RE: Run APPLOAD from VBA
If anybody knows, let me know...
TIA