Results 1 to 7 of 7

Thread: drive question

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Sep 2004
    Posts
    86

    Resolved drive question

    i inserted a drive box but it even shows drive's that is not on pc
    and i use a little script like this

    Private Sub Drive1_Change()
    Dir1.Path = Drive1.Drive
    End Sub

    the problem know is when i select a driev that not exist an error shows up
    how can i detect of a driveexist or how can i disable the not existed drivers

    or maybe other possiblity's
    Last edited by davyquyo; Oct 24th, 2004 at 04:23 AM.

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