hi guys!
which is faster between these 2 approaches to return the list of files matching a filter in a particular path?
1. using the DIR function
Dir(<filter>)
2. using a file list box
FileListBox.Pattern = <filter>
which is better to use???
|
Results 1 to 2 of 2
Thread: performance questionThreaded View
|
Click Here to Expand Forum to Full Width |