Dmitry,

Thanks for your quick response. I hope i'm not bothering you, but do you know of a way to do a caseless search in a string >64k other than breaking it up into smaller chunks and using txtgluefindstring?

Thanks,
Troy

----- Original Message ----- From: "Dmitry Grinberg" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[email protected]>
Sent: Wednesday, August 30, 2006 4:00 PM
Subject: Re: TxtGlueFindString Crashes On Long Strings


many StringManager functions do not support strings over 64k. StrLen
and its Txt* equivalent check for trings over 64k and fatal alert
about it. so it is very likely that this function tries to get string
length, and dies there.

On 8/30/06, Troy Lokitz <[EMAIL PROTECTED]> wrote:
I am using TxtGlueFindString and it works perfectly on most palm devices and all emulators, but I found 1 user where it crashes when the string to be searched is over 100k. Isn't this function supposed to support large strings (>64k)?

Has anyone else run into this issue?

Thanks,
Troy
--
For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/



--
Best Regards, Dmitry Grinberg
Software Engineer, http://PalmPowerups.com
(847) 226 9295
AIM: DmitryGrinberg
MSN: [EMAIL PROTECTED]
ICQ: 165589894
Y! IM: dmitrygr2003

--
For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/



--
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to