I use io to store configuration data.
I.e. local filepath = system.pathForFile( “somefile.txt”, system.DocumentsDirectory )
While I’m messing around the format of the file changes and in the simulator I change the file manually to reflect the new format.
When I test on the device I need to be able to do that too.
Of course I can write an app to simply delete the file as I create it if not found but every once in a while direct access would sure be nice.
TIA - Heinz [import]uid: 6547 topic_id: 1104 reply_id: 301104[/import]
