Jump to content

how to check if a file is in use


memnon
 Share

Recommended Posts

is it possbile to check, if a file is in use ?

other question - if i get back -1 when i use fileopen is that the ONLY meaning, that the file is in use at the moment ?

Yes, I think that is the normal way to check if a file is already in use. Check if the fileExists and if that is OK, then try to open with paying attention to the @error statement.

HTH, Reinhard

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...