Hi,
I would like some help with a problem I have.
I have a text file with 30 or so lines. Each line has this format:
sometext somevalue. They are separated by a single space.
I want to search in the file for "sometext" and replace "somevalue" with a particular string.
Any help would be appreciated.
Thanks