PureBytes Links
Trading Reference Links
|
Title: How to fclose()/fdelete() left open files from afl
It often happens during development that, due to coding errors, files are not closed. The only way to close these file appears to be to use an external UnLock program to UnLock and delete the file. Since I use many files it is very time consuming to locate the open files and the afl errors that caused them.
I'd like advice from experienced programmers on how to detect, locate, and close files left open due to mistakes, from afl of course.
many thanks for any suggestions you may have,
herman
__._,_.___
**** IMPORTANT ****
This group is for the discussion between users only.
This is *NOT* technical support channel.
*********************
TO GET TECHNICAL SUPPORT from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com
*********************
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
For other support material please check also:
http://www.amibroker.com/support.html
*********************************
__,_._,___
|