On Friday, September 5, 2003, at 01:20 PM, Wouter wrote:


It doesn't matter how "wide" the directory structure is, just how deep.

But as far as I can see the total amount of recursions to attain this depth will be far greater than 20, because it recurses on every folder it encounters on its quest to the deepsest level. To me this means that wideness in this handler does matter.
May be the problem is only in the terminology.

Yes the problem may be terminology. Though the use of a repeat loop does add a little to the stack, the number of repetitions do not. (Not in Revolution, it might in other environments.)


Dar

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to