PDA

View Full Version : Tool fly-out



Mr. Gray827
28th Nov 2007, 11:11 pm
We purchased AutoCAD MEP at my place of work, and I am having some problems with the flydown menus that are at the top (File, Edit, View, etc.). I am missing my Tool flydown and I need a way to get to Lisp. Could someone help me get my Tool flyout back, or show me how to get to AutoLisp?

SLW210
28th Nov 2007, 11:20 pm
Try _MENULOAD.

SLW210
28th Nov 2007, 11:21 pm
To load applications you can use _APPLOAD.

Benson
29th Nov 2007, 09:42 am
- Type CUI on the command line
- Click the "Transfer" tab
- On RH pane use the pulldown menu to select "acad.cui"
- Expand the "menu" tree
- LHC once on "Tools"
- Drag this into the "menu" on the LH pane

Hope this helps.