|
-
May 22nd, 2007, 12:48 PM
#1
Thread Starter
Frenzied Member
[RESOLVED] dirlistbox problem
-
May 22nd, 2007, 12:55 PM
#2
Re: dirlistbox problem
Try
Code:
If Drive1.Drive = "c:" Then
Dir1.Path = "c:\Test\Data\"
End If
-
May 22nd, 2007, 01:06 PM
#3
Thread Starter
Frenzied Member
Re: dirlistbox problem
What event I should paste that code?I assume that,I almost solving my problem when i see that code.
Code:
If Drive1.Drive = "c:" Then
Dir1.Path = "c:\Test\Data\"
End If
-
May 22nd, 2007, 01:08 PM
#4
Re: dirlistbox problem
You need to captue when the DRIVE has CHANGEd, so....where do you believe it should go?
-
May 22nd, 2007, 01:10 PM
#5
Thread Starter
Frenzied Member
-
May 22nd, 2007, 01:12 PM
#6
Re: [RESOLVED] dirlistbox problem
No problem.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|