Ok, I'm using the Input and Output commands to read in a text file through Excel. All I do is read a line in and place it into a string. When I output to the file, there are " " around the text and also a <CR> at the end of the line. I need there to be only one line with no "" in this file. Any ideas on how to do this??? Thanks...
