In a message dated 9/26/00 8:54:11 AM Mountain Daylight Time, [EMAIL PROTECTED] 
writes:

> Is there a way to work-around the limit of 255 characters per field in a
>  table (as defined by tableMaxTextItemSize)?

yes, but you have to alter the field's attr's yourself, like this:

FieldPtr fld;

fld->maxChars = //a Word type variable designating the field's max characters

( }#^} Ritz

-- 
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