Guest_imported
New member
- Jan 1, 1970
- 0
I've got a directory - C:\images - filled with stuff. In that directory are files named fred1.tga, fred2.tga, fred3.tga... I want to create a collection of objects that represent files named fred*.tga so that I can access FileSize and CreationDate in a loop. How do I do it?