Hi,
Im wondering what the recommended method is to scan through a directory structure is?
Currently Im using the Dir command and then looping through the results but that is taking a long time. Granted there are a lot of files.
But Im wondering if I could use some of windows/dos functionality to copy all files that meet a certain date restriction and copy them somewhere for processing and if that would be faster.
Any thoughts?
Im wondering what the recommended method is to scan through a directory structure is?
Currently Im using the Dir command and then looping through the results but that is taking a long time. Granted there are a lot of files.
But Im wondering if I could use some of windows/dos functionality to copy all files that meet a certain date restriction and copy them somewhere for processing and if that would be faster.
Any thoughts?