Actually you were suppost to upload here:
http://theclickteam.com/epicenter/ubbthreads.php?ubb=postlist&Board=5&page=1Anyway, first of all, you have C:/, '/' is for webpages, '\' is for your computer, so you need c:\filename.ini. When I change that it works fine. Secondly, don't save to the C:\ drive directory, it just clutters up stuff and users don't like that. instead leave it blank and at the start of the frame before all the other events set the ini filename to ".\Out_of_the_Dark.ini" or Apppath$+"Out_of_the_Dark.ini" and it will save to the same directory as your app.