Hi guys,

Does anybody know how i can make it so that when a user writes some text in a text box and presses command1

then the text they entered will be added to a .txt file in the app directory and each item will be added on a new line.

For example if i type hello in text1

then it will add to a .txt file - hello
and then if i wrote goodbye it would add goodbye to the .txt file on a new line?

I hope this makes sense.


Thanks.
Jamie