Bug: WRONG File Delete in Temporary Folder
Posted: Sat Mar 20, 2010 6:44 pm
Hi @ all.
I've discovered that in the version 4 of XLSReadWriteII, during the XLSReadWriteII Object Creation was introduced a "Cleanup" function that deletes all
files "XLS*.*" in the windows temporary folder...also if the files are not created by the component or by the application that use the component.
My case was:
Start of Application -> Creation of temp file XLSWrite.$$$ -> Creation of TXLSReadWrite object -> Deletion of my created file.
obviously was not simple find the bug
Please, fix it.
Regards
I've discovered that in the version 4 of XLSReadWriteII, during the XLSReadWriteII Object Creation was introduced a "Cleanup" function that deletes all
files "XLS*.*" in the windows temporary folder...also if the files are not created by the component or by the application that use the component.
My case was:
Start of Application -> Creation of temp file XLSWrite.$$$ -> Creation of TXLSReadWrite object -> Deletion of my created file.
obviously was not simple find the bug
Please, fix it.
Regards