Guest_imported
New member
- Jan 1, 1970
- 0
I'm writing to a text (txt) file using the command
open (pathname\filename) for output as #1
Every time I run this the text is written with ' " ' around the text.
How can avoid this?
Thanks in advance.
Mark.
open (pathname\filename) for output as #1
Every time I run this the text is written with ' " ' around the text.
How can avoid this?
Thanks in advance.
Mark.