Check if file is open

  • Thread starter Thread starter Randy
  • Start date Start date
R

Randy

Hello,
I'm looking for a way to check to see if a file is already open. Is there a
method for this?

Thanks
Cheers :)
 
Well, maybe there is a better way but you could
read from it from within a try, and the catch will
tell you if it is open. I believe there is something
like a file control bloc though, that has the information.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top