View Full Version : Question about opening drawings and menus
Matt Mercer
2005-03-08, 10:43 PM
My question is there a way when you open a drawing a specific menu is automatically be loaded. Instead of opening a drawing and then typing "Menuload" and then have to load a specific menu. Maybe in a drawing setup?? Thanks for all who read and reply.
Matt
Mike.Perry
2005-03-08, 11:14 PM
Hi Matt
Please note I've *moved* this thread from the ACAD 2005 General (http://forums.augi.com/forumdisplay.php?f=58) Forum to this one as I feel this particular Forum is a more appropriate place for such a topic.
Thanks, Mike
Forum Moderator
Mike.Perry
2005-03-08, 11:21 PM
Hi
You could write some code that detects what drawing file you are Opening, depending on result returned you could then load a certain Menu file (or take whatever action you require).
An easier method might be to look into AutoCAD Profiles (ARG files) and setting up a series of project related AutoCAD Desktop Icons with "/p" command line switches associated with them.
Have a good one, Mike
Baghera
2005-03-09, 10:49 AM
You could also use the /b switch to run a script file on startup that would load the menu file for you.
Powered by vBulletin® Version 4.1.11 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.