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/
