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

Reply via email to