filemanip
filemanip copied to clipboard
Prevent recursion
Hi,
Just wondering how I can disable recursion ? Basically I'm looking for a way to get the opposite of "always", I don't really understand how to create a FindClause without using one of the existing combinators (and I don't see how to do what I want using them either).
Thanks