Results 1 to 2 of 2

Thread: is a file already open ?

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2001
    Posts
    1

    is a file already open ?

    Is there a function in VB or in a windows API to know if a file is already open (without using a VB error handling structure) ?

    Thanks,
    Erwan

  2. #2
    Addicted Member
    Join Date
    Aug 2001
    Location
    Munic
    Posts
    178

    maybe that works

    sorry,i don't know but there is a function to test drives if they are ready. Maybe you can use this:

    drive.IsReady

    you get true or false back

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width