|
-
Feb 13th, 2000, 10:17 PM
#4
Frenzied Member
Try
Dir$("*.", vbDirectory)
to get the directories only - this works in DOS (I've never tried it in VB!)
Note: In DOS at least, this returns any files/folders with no extension (normally this is just the folders but you can sometimes get a few files turning up as well)
------------------
Mark "Buzby" Beeton
VB Developer
[email protected]
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
|