Compmenu.txt fileΒΆ


This is a text file containing menu items. The first character of each line will be used for decoding.

First character:

;Line will be ignored (Also empty lines)

$The number directly after $ (Code1 in the comp.txt file) is the main index in the component pulldown menu.

The next string will be visible in the menu.

#The next number (Code2 in the comp.txt file) will not be used if there are further pull down menus. If there are no further pulldown menus the number will be used.

The next string will be visible in the second pulldown menu.

^The next number is the Code2 in the comp.txt file

The next string will be visible in the second pulldown menu.

There are two options to edit this file. The first option is to add at the bottom of the file the new components. The second option is insert lines between the standard menu items. The Code1 numbers 1 to 8 are reserved, and the Code2 numbers used by the PCB elegance are ending on a zero. The user can insert other lines, but the code2 numbers must end on 1 to 9. Do not enter new **Code2* members, because there are reserved for future implementations.*