It's really simple all i want to do is:
Create a file (or write to a previous one).
Write some text in the file ( Like "Message from XXXXX. Message: ... ")
Then read the file, put it in a variable and display it on an monitor etc..
I know i'm supposed to use io.open and whatnot. But i can't even write to a file and then display it.
any help?
Thanks in advance!












