On 06:55 PM 18/06/2002 +0200, Wojciech Oborski said:
>Michael Binning wrote:
>
>>Hello all,
>>Does anybody know how I can do a global change to the part field titles of
>>all components in a library?
>
>Yes, I do - download a macro from http://www.eda.co.uk/macro1.htm
>eventually modify it a little and go.
>It's simple but quite effective - I used it for exactly the same reason
>as yours - to avoid manually changing all Patr Field Names.
>
>Wojciech Oborski

The macro is a great solution - I was not aware it existed.

There is an alternative that is very useful for this and other tasks of 
this kind - edit that ASCII format SchLib.  The format is not too hard to 
figure out and if you are doing a simple text change even easier.  Backup 
the library first of course.  If you are working within the DDB and wish to 
use the Protel text editor to do the ASCII edits right click on the ascii 
library and changes its properties to be a text document.  dbl-click to 
open.  when you have finished, don't forget to change the properties back 
to a SchLib document.  Also, you will probably want to open it and Save As 
or Save Copy As back to a binary format. I used the alternative method 
below just the other day - but in my case I had some reorganizing of the 
fields as well so this macro would not have helped without some 
modification - and I only had about 20 parts to do.

Ian Wilson


************************************************************************
* Tracking #: FB38F9F0A9D3634DB3F2CDDA126539124651421E
*
************************************************************************

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* To post a message: mailto:[EMAIL PROTECTED]
*
* To leave this list visit:
* http://www.techservinc.com/protelusers/leave.html
*
* Contact the list manager:
* mailto:[EMAIL PROTECTED]
*
* Forum Guidelines Rules:
* http://www.techservinc.com/protelusers/forumrules.html
*
* Browse or Search previous postings:
* http://www.mail-archive.com/proteledaforum@techservinc.com
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

Reply via email to