Can I create and write content to a file on my PC in game?

Hey all, I’m new to corona, and I know you can create and write data to a file using io.open and filehandle:write().

Is it possible to do this on my computer? In game I need to write some data to a text file.

Perhaps this would give you some insight:

http://omnigeek.robmiracle.com/2012/02/23/need-to-save-your-game-data-in-corona-sdk-check-out-this-little-bit-of-code/

Perhaps this would give you some insight:

http://omnigeek.robmiracle.com/2012/02/23/need-to-save-your-game-data-in-corona-sdk-check-out-this-little-bit-of-code/