2011

Table Of Contents
NOTE Browse cannot be used if you are using a slide library (instead of
individual <slide>.sld files). Manually enter these as "library name(slide name)".
3 Click OK.
The new menu button appears in the menu.
4 Select the appropriate Insert Component command and test your new
symbol insert.
Edit the DAT file with a text editor
There may be times when you want to bypass the Icon Menu Wizard and edit
the menu DAT file directly. It is important to maintain the menu file structure,
otherwise your menu may not activate properly. An AutoCAD Electrical menu
".dat" file is a text file that can be viewed and edited with any text editor (ex:
WordPad or Notepad). See
Overview of the icon menu file on page 1260.
Best practices for icon menu changes
We recommend that you create your own icon menu and leave the AutoCAD
Electrical icon menu intact. This provides you with easier migration when
upgrading to the next version of AutoCAD Electrical. You can set up the
AutoCAD Electrical icon menu system so that you can flip back and forth
between the default ACE_<standard>_MENU.DAT (such as
ACE_JIC_MENU.DAT) and your own "my_menu.dat."
1 Copy the standard menu into a new file name instead of creating the file
from scratch. Open the new DAT file with a text editor and remove
everything except for the top portion of the file (shown below).
**M0
D0
JIC: Schematic Symbols
NOTE The line D0 is only needed if the menu must be compatible with
AutoCAD Electrical versions prior to 2008.
Rename the title line to indicate that this is your very own personal menu
file.
2 Add a line like the following in the ACE_<standard>_MENU.DAT file.
My schematic menu|mymenu.sld|$C=(c:wd_loadmenu
"my_menu.dat")(c:wd_insym_go2menu 0)
2118 | Chapter 24 Advanced Productivity