PATH Reader: Add where clause "like" functionality to only read certain files
Currently, this reader forces the user to read all the files (w/ properties) into memory and THEN filter them in the workspace for size, date, etc.
I contest that I can get these properties much much faster via DOS DIR command written to .txt -- why can't the reader do this upfront?



