File IO using JS

Can someone please give me an example (in JS) of how you would open a file for saving data, and then how to re-open that file and read in the data that was saved?

http://forum.unity3d.com/viewtopic.php?t=5531

–Eric

Thanks, Eric.