Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

using collections

Status
Not open for further replies.

dh01

Programmer
Joined
Feb 6, 2008
Messages
2
Location
US
Hi,

I created a collection that adds thumbnails of images, names, size,etc... located in a selected directory.

My question is:

How can I add or create a new collection from the existing collection if the user selects another directory?

My idea is that if the user selects a directory that they had open previously to retreive all the info from that collection instead of processing all files in that selected directory twice.

I sorry if this does not make sense, is there a better way!

Thanks in advance for any help!

DH01
 
Not 100% sure of what your looking to do exactly but im guessing you should stuff that collection into a dictionary or make a class module for easy retrieval.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top