TxtCharIsDigit requires the International Feature Set.  Check to see if you
have that.

Regards,

Steve

-----Original Message-----
From: Roberto Amorim [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 23, 2000 11:59 AM
To: Palm Developer Forum
Subject: Is there a bug in TxtCharIsDigit?


I'm trying to use TxtCharIsDigit:

char ch;

if (TxtCharIsDigit(ch))  ... ;

CW R6 shows this error message:

Error: undefined identifier '_DI'
pv.c line 504 ((txtCharAttr(ch) $_DI) != 0)

What can be wrong?

TIA

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

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

Reply via email to