bradyboyy88
Well-known Member
- Joined
- Feb 25, 2015
- Messages
- 562
I have 1000s of files to sort through in a directory and I was wondering if anyone has experience on which is the best way to check if a file exists. From my research the two approaches are the Dir function and the other is to createa a filesystemobject and use FileExists function. Does anyone know which is naturally faster in their search function?
Thanks
Thanks