Hi guys
Im trying to write a string to a file wich contains a fixed string plus a variable...No problems there...
Except that my string has commas...Like this
fruits:"seasonal"
How do I write the commas into the file?
PS.: I know there are no stupid questions but sometimes even a "veteran" pulls one of these from the hat, and it turns out a cat instead of a rabbit....
Im trying to write a string to a file wich contains a fixed string plus a variable...No problems there...
Except that my string has commas...Like this
fruits:"seasonal"
How do I write the commas into the file?
PS.: I know there are no stupid questions but sometimes even a "veteran" pulls one of these from the hat, and it turns out a cat instead of a rabbit....