2008

Table Of Contents
Description text of the icon. This is also the tooltip
for the submenu page, command, or component
Push Buttons
to insert. In this example, clicking Push Buttons in
the Insert Component dialog box opens a submenu.
Image information with the syntax: slide_lib-
rary_name(slide or .png). In this example the slide
s2(s_pb)
library (or resource dll library) is s2 and the slide
file (or .png image) is s_pb.
NOTE If both s_pb.png and s_pb.sld exist, Auto-
CAD Electrical searches for the .png file first. If not
found, looks for the s_pb.sld file.
Submenu trigger. The syntax is: $S=menu number.
In this example, menu 3 is used for push buttons.
$S=M3
This is used to develop the Menu tree structure in
the Insert Component dialog box.
Icon function - submenu trigger
Submenu number**M3
(Used for .dat files prior to AutoCAD Electrical 2008)
Indicates the number of rows in the menu. In
D5W
AutoCAD Electrical 2008, you can have any number
of rows or columns in your menu. This value is only
used to structure .dat files in older versions of
AutoCAD Electrical.
Submenu page title. This displays below the main
menu (JIC Symbols) in the Menu tree structure view
of the Insert Component dialog box.
JIC: Push Buttons
Add submenu pages
Enter the definition for any new submenu pages at the bottom of the .dat file.
A new Special Symbols submenu page added using the Icon Menu Wizard will
add the following lines of text:
**M101
762 | Chapter 12 Icon Menus