How do you search the hard drive (or a certain folder with searching subfolders as an option) and return the values in ilke a list box or something like that
Printable View
How do you search the hard drive (or a certain folder with searching subfolders as an option) and return the values in ilke a list box or something like that
Here is one way:
http://vbnet.mvps.org/code/fileapi/r...es_minimal.htm
NOTE: don't be confused with vbnet - that site is all about vb classic.
look for some info in your help files about the 'DIR' command
Old man tired, must rest
VERY NICE, helped me with more than just the problem i asked. Definately resolved!Quote:
Originally posted by deranged
How do you search the hard drive (or a certain folder with searching subfolders as an option) and return the values in ilke a list box or something like that
Good but which answer ?
waht i was implying is that that site held the answer to not only the question asked here, but other things i've been wanting to see an example of, just havent asked. This site was a great help Thanks!!
Indeed, Randy's site is among the best.Quote:
Originally posted by deranged
waht i was implying is that that site held the answer to not only the question asked here, but other things i've been wanting to see an example of, just havent asked. This site was a great help Thanks!!