vote up 5 vote down star

Help !!!

I have just spent about 10 minutes looking for a way to do a search and replace over all the files in Delphi 2006 project.

Please can you tell how to do it

flag

DELPHI 2010 has the same problem – Charles Faiga Oct 8 at 14:09

4 Answers

vote up 8 vote down check

I would use Grep Search from GExperts for this

link|flag
+1 thank you for this hint - gexperts should be first place to search for such "missing" features :) – sdu Oct 8 at 13:43
vote up 2 vote down

As far as I know no such feature exists in D2006.

I use Notepad++ for that task.

link|flag
vote up 2 vote down

Maybe you can use the Rename option in the Refactoring menu. It works on multiple files.

link|flag
vote up 0 vote down

I use BK ReplaceEm V2.0

Does the job.

Another great utility is WinMerge

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.