2011

Table Of Contents
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
adds the following lines of text:
**M101
S P E C I A L S Y M B O L S
Explanation:
Menu page number. User-created menu pages
should begin at 100 since AutoCAD Electrical uses
1-99 for its own use.
**M101
Menu page titleS P E C I A L S Y M B O L S
Icon function - insert component
Description text of the icon. It is also the tool tip
for the component to insert. In this example, click-
Push Button N.O.
ing Push Button N.O. in the Insert Component
dialog box inserts the component in the drawing.
Image information with the syntax: slide_lib-
rary_name(slide or .png). In this example, the slide
s2(shpB11)
library (or resource dll library) is s2 and the slide
file (or .png image) is shpB11.
Specifies the block name. The block name is
searched in the symbol library search path as
HPB11
defined by the Project Properties dialog box and is
inserted into the drawing.
Each entry consists of three parts separated by "|" characters. The first part is
the text that is displayed in the Menu tree structure view or as a tool tip in
Overview of the icon menu file | 1263