Drive List Function

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pa2ratczi
    New Member
    • Mar 2007
    • 19

    Drive List Function

    Hi vb experts just wondering, if is it possible to search files with out using DirList and FileList, only DriveList, and can it search not only in the root drive but at the same time with all the folders inside the drive: pls i need some questions about this things! thank you so much!
  • vijaydiwakar
    Contributor
    • Feb 2007
    • 579

    #2
    Originally posted by pa2ratczi
    Hi vb experts just wondering, if is it possible to search files with out using DirList and FileList, only DriveList, and can it search not only in the root drive but at the same time with all the folders inside the drive: pls i need some questions about this things! thank you so much!
    ya u can for that use filesystem object and use drill dwn method to do so
    vb doesn't support thresding well if it then umay search symultenious folders

    Comment

    Working...