Hello there. 
 
I played arround with many FileListToArray scripts but none of them does it job as I want to. 
 
I have a structure like this: 
 
\\server\share\folder\123\456\20101130\*.pdf 
\\server\share\folder\123\456\20101129\*.pdf 
... 
\\server\share\folder\123\456\Blah1.csv 
\\server\share\folder\123\456\Blah2.csv 
... 
 
My problem is, that I want to find only the *.csv files. The daily dirs with many *.pdf inside should be ignored. 
So I have to use a script which I can tell the maximu