Hi

I am writing a piece of code using the FileSystemObject... it copies a plain text file... however, I need to search for a string in that text file and replace it (in the copied version) with another string and I have absolutely no idea how to do this... any ideas? I can copy the file, just not search & edit it

Thanks,

Adam