morning,
I actually wrote an external for the basics of this ([readdir]) -- it works on linux and allegedly on OSX and win32... source and some binaries are available at (and/or linked to from):
http://www.ling.uni-potsdam.de/~moocow/projects/pd
... you'd have to handle the actual glob-matching yourself, though, but that should be easily done with e.g. zexy's [l2s]...
marmosets, Bryan
Mike Wozniewski wrote:
Hi,
Is there an external for reading the contents of a directory/folder on the file system? Preferably, this external would output a list of
symbol
names... and allow you to specify a set of extensions (eg, it would return only .jpg .gif .png etc).