I was wondering when I write strings to files how can I make the quotation marks not appear in the file, for example if I write a string to a file names z.txt and open it up it will have quotation marks before the text and after, so how can I remove this in visual basic when I write a file?