Multiple find and replace

General discussions about Advanced Find and Replace
Post Reply
petterkjeilen
Posts: 1
Joined: Thu Jun 29, 2006 2:11 pm

Multiple find and replace

Post by petterkjeilen »

Hi

I need to be able to run batch find and replace from command line.
Is it possible to provide a list of text to replace and a list of text to replace to ?
I need to be able to build the list dynamicly from script.

Something like this:
afr -execute:replace -searchfor "Release 5","Version 5","Build 5" -replacewith "Release 6","Version 6","Build 6" -min -exit

Possible?

Thanks for your help !

/Petter

Post Reply