problem with reading files

hi,

I want to read data from file into text box, then user can add more data and send it as SMS

how can i do that …

I need your help here!

Hello @malbar99,

Do you have the reading file part working yet? If not, that’s the first step. Then, you can set the contents of the textbox using the “object.text” setting.

Here’s a guide on reading and writing files:

http://docs.coronalabs.com/guide/data/readWriteFiles/index.html

Take care,

Brent Sorrentino

Hello @malbar99,

Do you have the reading file part working yet? If not, that’s the first step. Then, you can set the contents of the textbox using the “object.text” setting.

Here’s a guide on reading and writing files:

http://docs.coronalabs.com/guide/data/readWriteFiles/index.html

Take care,

Brent Sorrentino