Hello.. when i make my program save textbox Text or any text it keeps saving the text into quotes like i would put
Write #1, Textbox.text (Textbox has "Blarb")

Inside the saved file:
"Blarb"

is there a way when i save text to get rid of the quotes inside the file??