> Can somebody tell me why I'm getting this error:
> undefined identifier '_DI'
> ((TxtCharAttr(text[i])&_DI) !=0)
>
> when I compile code containing a line:
> (TxtCharIsDigit(text[i])
Becuase the symbol _DI isn't defined.
When this happens, just include the header that defines _DI before including
the text glue header. I think it's in charattr.h, but that's just going by
memory (known to be faulty).
Jeff
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/