
18 May
2004
18 May
'04
5:20 p.m.
On Monday, April 26, 2004, at 05:42 AM, Angus Leeming wrote:
Martin wrote:
I have used the filesystem library for some time now and noticed that there is no portable way of iterating over files in a directory that matches a pattern.
In my applications I often need to find all files in a directory that matches "*.txt" or "input.*".
There was a proposal (and some code) for a globbing iterator some time ago.
http://aspn.activestate.com/ASPN/Mail/Message/1977422
The OP uploaded his proposal to Yahoo files. It's named "globiter.zip".
HTH, Angus
I hope it helps as well. If you have any comments or suggestions, I'd love to hear them. [I've been MIA for a bit and am just getting caught up.] --rich