Hello
I have a typical requirement.
I have a folder which contains n number of files. I have a partial search string with me and i do have a full replace string also with me.
Suppose consider the file contains:
***************************
filepath = c:\test\search.in
logpath = c:\test\search.in
***************************
1. The code is to first search for "filepath =" and it should extract the full sentence "filepath = c:\test\search.in" and do a replace with the string "filep