I´ve written strings to file using output "type". How to erase those " " marks around the string?
Printable View
I´ve written strings to file using output "type". How to erase those " " marks around the string?
Try using Print instead eg:
Code:Print #1,"Damn these speech marks"