Okey dokey... looks like my problem statement could use a little tweak.
Let's try this:
Is there anything baked into Windows that will let me do the same "find and
replace" operation on a bunch of files (a-la grep)?
BTW, it turns out that I can use Visual Studio to do this (find all
instances of a string in all files that match a wildcard specification, and
replace with another string), but I'm still curious if anything like this is
baked into Windows somewhere...
Okey dokey... looks like my problem statement could use a little tweak.
Let's try this:
Is there anything baked into Windows that will let me do the same "find and
replace" operation on a bunch of files (a-la grep)?
BTW, it turns out that I can use Visual Studio to do this (find all
instances of a string in all files that match a wildcard specification, and
replace with another string), but I'm still curious if anything like this is
baked into Windows somewhere...
| Okey dokey... looks like my problem statement could use a little tweak.
| Let's try this:
|
| Is there anything baked into Windows that will let me do the same "find
and
| replace" operation on a bunch of files (a-la grep)?
|
| BTW, it turns out that I can use Visual Studio to do this (find all
| instances of a string in all files that match a wildcard specification,
and
| replace with another string), but I'm still curious if anything like this
is
| baked into Windows somewhere...
|
| - Bob
|
| | > Open said file in Notepad, and have at it.
| >
| > Bob Altman wrote:
| >> Is there anything baked into Windows that will let me do a simple "find
| >> and replace" operation on strings in text files?
| >>
| >> TIA - Bob
| >
|
|
BTW, it turns out that I can use Visual Studio to do this (find all
instances of a string in all files that match a wildcard specification, and
replace with another string), but I'm still curious if anything like this is
baked into Windows somewhere...
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.