Trying to figure out how to save and load data. When you create a file in the documents directory, where (on the computer) does it get saved when you run the app in the simulator? I need to be able to delete it.
local path = system.pathForFile( "data.txt", system.DocumentsDirectory )
[import]uid: 52127 topic_id: 12051 reply_id: 312051[/import]