Writing a string to file
Posted: Wed Oct 08, 2014 6:11 am
Hi,
How can I write a string to file?
string abc = "1,2,3"
abc.save {%file} '''' Doesn't work
How can I write a string to file?
string abc = "1,2,3"
abc.save {%file} '''' Doesn't work