View Single Post
Mentor
28Jun2011,17:29  
xpi0t0s's Avatar
You don't close the file, so maybe the data is lost on exit. Try explicitly closing the file after you've written to it.