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
From stackoverflow
-
As far as I know no such feature exists in D2006.
I use Notepad++ for that task.
-
Maybe you can use the Rename option in the Refactoring menu. It works on multiple files.
-
I would use Grep Search from GExperts for this
sdu : +1 thank you for this hint - gexperts should be first place to search for such "missing" features :) -
I use BK ReplaceEm V2.0
Does the job.
Another great utility is WinMerge
0 comments:
Post a Comment