Hello,
I have created a custom menu that I would like to have my drafters load into their autocad. The problem is that whenever I load the menu it unloads all the other menus. Any ideas as to what the problem is??
Thanks
Hello,
I have created a custom menu that I would like to have my drafters load into their autocad. The problem is that whenever I load the menu it unloads all the other menus. Any ideas as to what the problem is??
Thanks
be sure that the 'replace all' box is not check when you select the "Load" icon on the "Menu Groups" tab. If they still disappear, you may have to reload them manually and then add them to the menu bar thru the "Menu Bar" tab.
gsmith
Hi
To go with "gsmith's" above suggestion, what command I you using to load the Partial Menu file -
_.Menu
or
_.MenuLoad
If _.Menu go with _.MenuLoad instead (refer to the AutoCAD Online Help File [F1] for more information on those two commands).
Have a good one, Mike
I am using menuload, replace all is not check. If I load the mns file I lose my other menus if I load the mnu file then I don't lose my other menus. I've had similar problems with other menus I've created where a couple of people have had problems loading them but not others.