Uh... how to write " in a file? :)
BlitzMax Forums/BlitzMax Beginners Area/Uh... how to write " in a file? :) See Help->Language->Literals for list of other escape characters.
Using escape chars is easier as you don't have to mess around with concatenation.
Forgot to thank about this... so thanks now! :)