[Home] [By Thread] [By Date] [Recent Entries]

Subject: RE: Tracking position in recursive functions?
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Thu, 2 Apr 2009 09:04:03 +0100
> I just want to ask how to track "position" in recursive 
> functions like "str:_tokenize-delimiters"?

Just give the function another argument, $position, and increment it by one
on each call.

Michael Kay
http://www.saxonica.com/

Current Thread
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member