At 12:00am -0700 00-05-28, Palm Developer Forum digest wrote:
>Subject: TxtCharIsDigit problem
>From: Andy Black <[EMAIL PROTECTED]>
>Date: Sat, 27 May 2000 11:16:21 -0400
>X-Message-Number: 3
>
>Hello,
>
>I am building and application that I want to run on PalmOS 2.0 and higher
>and am a little confused. I am using a routine to change a string to a
>double value (from the Bray Palm Pilot page) and have updated it to use the
>TxtCharIsDigit macro but whenever I try to run my program in POSE using a
>2.0 rom it gives me an error stating that PalmOS routine #A2AB
>(IntlDispatch) does not exist in this version of the PalmOS.
>
>I am using SDK 3.5 and thought that it would be OK for OS 2.0 and higher.
>
>Any help/info is appreciated.

You'd want to use the TxtGlueCharIsDigit routine if you need to run 
on all versions of Palm OS greater than 1.0. This is in the 
PalmOSGlue library, and the header file is TxtGlue.h.

-- Ken

Ken Krugler
TransPac Software, Inc.
<http://www.transpac.com>
+1 530-470-9200

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

Reply via email to