Re: Position of first match in text

2005-03-20 Thread Stadin, Benjamin
to the also unoptimized strstr. Benjamin Roger Stringer wrote: Subject: Position of first match in text From: Stadin, Benjamin [EMAIL PROTECTED] Date: Sat, 19 Mar 2005 06:40:09 - I'm using StrStr to compute the position of the first match in a text string (TxtGlueFindString

Re: Position of first match in text

2005-03-19 Thread Roger Stringer
Subject: Position of first match in text From: Stadin, Benjamin [EMAIL PROTECTED] Date: Sat, 19 Mar 2005 06:40:09 - I'm using StrStr to compute the position of the first match in a text string (TxtGlueFindString and FindStrInStr don't give the correct Position if the string doesn't start

Position of first match in text

2005-03-18 Thread Stadin, Benjamin
Hi, I'm using StrStr to compute the position of the first match in a text string (TxtGlueFindString and FindStrInStr don't give the correct Position if the string doesn't start with the searched string, although they find a match...). My problem is that I get only the last text match, but I

re: Position of first match in text

2005-03-18 Thread Stadin, Benjamin
Argh Sorry. I forgot to lower case the text. Time to sleep. ;-) -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/