Footprint renamer

Emalker

Registered Member
Joined
Nov 15, 2007
Messages
61
Reaction score
26
Hi

anybody know a program there automatic can rename footprints ?

/e
 
Try an auto replace program (for the text). There are free scripts out there that do this. I had my own custom made before I realized this and sold the exclusive rights to it, so I can't give you a copy of it. Of course you're going to have to know the name of the footprint. For this option and the replacement will be the same name for all of them, which would be your own footprint, but you can change every certain amount of times.

Try this for file names
Code:
http://rapidshare.com/files/75933321/FileRenamer.rar
 
You can use an auto replace program to do that. For the file names you can use the program listed above.
 
you can open these files with just about any text editor and do a "find and replace".
 
you can open these files with just about any text editor and do a "find and replace".

Yes but finding an auto replace program will go through everything within a directory (including sub-directories) and change the text in everything, php, html, txt, whatever format it's in. It saves you a tons of time than having to go through a million pages.

I have my own custom one, but like mentioned earlier there are freeware one's out there.
 
dreamweaver has a this capability but its been a long time since i used dw.
 
Back
Top