Page 1 of 1

XMLChildCount)

Posted: Thu Apr 29, 2010 10:36 am
by Ludo
Hi,

I think it would be nice to add a extra parameter to XMLChildCount() to make it :

XMLChildCount(*Node,Recursive=#False)

By default, XMLChildCount would only count the direct children from a parent node, with Recursive=#True, it would recursively count all children and grand-children etc ...

That would save me some coding :lol:

Ludo

Re: XMLChildCount)

Posted: Thu Apr 29, 2010 2:02 pm
by Env
I like that idea.