Why not just make a StrCaselessStrStr using StrNCaselessCompare as your compare function in the StrStr (instead of just an ==). It works fine.
trv -- Trevor Menagh | The believer is happy; www.trevreport.org | the doubter is wise. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Rafail Mladenov Sent: Tuesday, April 23, 2002 3:20 AM To: Palm Developer Forum Subject: String search Hi everyone, Im trying to search one string in another but in case sensitive mode. Function StrStr cant do this. Can someone tell me how to use TxtFindString with example. And is this a right function ? Thanks in advance, Rafail -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
