Open "C:\Path\to\file\file.txt" for output as #1
Write #1, "some text"
Print #1, "some more text"
Close #1
the "Write" statement puts quotes around what is written to the file. The "Print" statement does not put quotes around what is written to the file. I used to rock and roll every night and party every day. Then it was every other day. Now I'm lucky if I can find 30 minutes a week in which to get funky. - Homer Simpson