AutoCAD 2010/2011/2012 DWG Format
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Loading multiple VBA files at startup
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
184 Views, 0 Replies
01-04-2012 06:18 AM
I am trying to load two VBA files automatically when AutoCAD 2010 starts. The problem is sometimes only one is loaded.
The file that sometimes isn't loaded is called using APPLOAD. The file will load if the appload command is entered manual (no need to select the file, just bring up the dialog box).
Could the problem be that the appload command isn't running at startup? If so how do I rectify this?
I'd rather not use the lisp files to load the VBA as we don't use them for our customisation and haven't done so for previous versions of AutoCAD. Also it would mean making changes to the file on serveral machines
Thanks.
