This is probably really easy..
I am writing to a text file using a statement such as

Write #1, "bla bla"

Everything in the text file is enclosed in speech marks e.g. "bla bla" how do you write to a file without those damn speech marks?

Thanks,

Alex