Hi all!
I use the .ini-Toolbox to save measurement data together with the related settings. To limit the size of the files, every hour a new file is generated. Everything works very well, BUT, after 30-35 hours, the Ini_WriteToFile function returns me an -95 "File access permission denied." error. The file seems not to be opened, because I can open him with a editor.
Any ideas out there?
It's pretty hard to figure out what's wrong because I always have to wait 30-35 hours until the error occurs.