Suggestion: Script/template support for automatic directory tree traversal

What I have in mind would be something analogous to what can be accomplished in python with os.walk()–a way to get a sequential list of all the file paths at or below a specified directory–though the 010 scripting interface would doubtless be very different than in python.

Adding such support for three operating systems could be complicated, but perhaps you could consider this for a future version?

We will take a look at this and it shouldn’t be hard to add a function that will scan for files. Cheers!

Graeme
SweetScape Software