Is there a way to read which files are in a folder, preferrably putting the filenames in a string.
Like:
VB Code:
Dim sFilenames() as String Object.Folder = "C:\Folder\" sFilenames() = Object.FilesInFolder
But then in a way that works.
|
Results 1 to 6 of 6
Threaded View
|
Click Here to Expand Forum to Full Width |