
October 6th, 2007, 09:52 AM
|
|
Registered User
|
|
Join Date: Oct 2007
Posts: 1
Time spent in forums: 14 m 18 sec
Reputation Power: 0
|
|
|
Batch replace
I have problem with batch replacing a text file
example: a file name :"first .txt" has the following text
A 1
B 2
C 3
another file "second .txt" has the following text
"r if this is your first time here, and if you wish to include example C++ code in your posts and messages, please surround your example codes"
task is where ever "a" is there it should repalce with 1 and "b" is there should replace with 2
can any body help in this
|