Hi!

Can anyone please tell me how to perform a simple check on a file - if it is in use or not. I can't afford to be opening files from my program to get error msgs and therefore assume that files are being used. Is there an API that does it?

Thank you!!!!