Hello,
Please consider this code:
//------------------------------
PROCEDURE Main
LOCAL cToken:="1|2|3||5|6"
? Token(cToken,"|",5) // Returns 6 instead of 5
RETURN
//------------------------------
I would expect Token() to return 5 instead of 6.
Patrick
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers