Page 1 of 1

Writing a string to file

Posted: Wed Oct 08, 2014 6:11 am
by lukevancleve
Hi,

How can I write a string to file?

string abc = "1,2,3"

abc.save {%file} '''' Doesn't work

Re: Writing a string to file

Posted: Wed Oct 08, 2014 8:29 am
by EViews Gareth
You'll have to put it into a text object, then save the text object to disk.