About
Pricing
Community
Teams
Start Free Trial
Log in
AlexF777
asked on
10/21/2003
Does FSO FileCollection have a limit as far how many files can be processed ?
For example, when I go:
For Each objFile in Folder.Files
whatever
Next
What if I have 100000 files ??
Also, may be there are more economical ( in terms of memory, performance ) ways to handle such situation ?
Thanks in advance
Visual Basic Classic
2
2
Last Comment
Richie_Simonetti
8/22/2022 - Mon