Page 1 of 1

add to file

Posted: Mon May 14, 2012 8:08 pm
by ivaho
Hi all,

I have a little question.
How can I add text to a file created by Livecode.

I have the text from a field added to a file and want to add another text to that file behind the text from my field.

kind regards
Ivo

Re: add to file

Posted: Mon May 14, 2012 8:10 pm
by FourthWorld
Use "open file <filename> for append"