<[EMAIL PROTECTED]> wrote:

>
> > Now, I think that this message come from the use of two string routine:
> > (StrToLower and StrStr).
>
> Why do you think this? Did you use a debugger to determine this? If so,
what was
> the relationship between IntlDispatch and the other two functions? I mean,
> you're interested in determining why IntlDispatch is being called. There's
no
> way those two string functions will call it in 3.0, since IntlDispatch
didn't
> exist until 3.1 (according to CoreTraps.h).
>
> Or are you just guessing? If so, then I urge you to use a debugger. It
will tell
> you *exactly* why IntlDispatch is being called.
>
> -- Keith
>

I was just guessing (wrongly) that one of this two routines caused the
problem. I was wrong. The IntlDisplatch came from a call to TxtCharIsDigit
that "somehow" I inserted into my code without reading all the docs...

Second mistake was not to use the debugger to step into the code...

Thank you for the reply

Best Regards

Ciao

--
Pietro F. Maggi                             [EMAIL PROTECTED]
http://www.geocities.com/Eureka/Park/8404   [EMAIL PROTECTED]
La pedina � il pezzo pi� importante degli scacchi...per la pedina



__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

--
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to