I have some code which imports a text file and loops through each record, querying a database as it goes, retreiving another value from the screen and then writes both values to another text file, however, when it does this it wraps the info with quote marks ( "myInputString,myOutputString" ). how do I stop this happening?
example :-
Input - 340080050
Output - "340080050,Name"
"My God! It's full of stars...
example :-
Input - 340080050
Output - "340080050,Name"
"My God! It's full of stars...