HughLerwill
Programmer
Dear all,
I have a series of files which I would like to delete if they are not in use (Open). I can do this by trying to delete (Kill) them and catching the error, but this is not very quick. Is there a faster way, a Windows API perhaps?
Would prefer to avoid the fso if possible but give me your best.
TIA
regards Hugh,
I have a series of files which I would like to delete if they are not in use (Open). I can do this by trying to delete (Kill) them and catching the error, but this is not very quick. Is there a faster way, a Windows API perhaps?
Would prefer to avoid the fso if possible but give me your best.
TIA
regards Hugh,