Is this possible? Find & Replace
I need to write a small app that will read through the text in a file, and every time "G:" is found, I want to replace those 2 characters with "H:". Basically, I need to do this with out modifying the file in any other way. The file is a .XML file, but all I'm looking for is occurences of "G:". Any help appreciated.
Error on this line.......
I get a syntax error on this line.
Thanks for the help btw, I need to brush up on my VB. I graduate from college in 4 weeks and VB was the one programming class I was pretty good at. Hated COBOL! :)