I'm trying to use TxtCharIsDigit like the following code: if (TxtCharIsDigit(ch)) <get digit from Field>...; When I build my project in CW R6 I receive this error message: Error: undefined identifier '_DI' pv.c line 504 ((txtCharAttr(ch) $_DI) != 0) What can be wrong? TIA -- ========================================= | ___ | | / \ Campanha contra e-mail com HTML | | \ / FITA ASCII | | \ / | | X ASCII RIBBON | | / \ Against HTML e-mail | | / \ | ========================================= -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palm.com/devzone/mailinglists.html
