Get and Filter Files in Directory
I have a JMP script to prompt the user for a directory, and then filter for specific file types from within that directory. My problem is that the filtering process often takes longer than just getting the files. If the number of files is large (>100,000 files), the total time to collect and filter files can be more than 30 minutes. Is is there a faster or more efficient way to do this? I am u...
