How are you assigning the string to the field? I have no problems updating multi-line fields with large strings in code.
how I roughly do it: get field handle resize it (if necessary) lock it copy the string unlock the handle ----- Original Message ----- From: "Pierre Baux" <[EMAIL PROTECTED]> Newsgroups: palm-dev-forum To: "Palm Developer Forum" <[email protected]> Sent: Monday, July 10, 2000 11:09 AM Subject: multi line fields > I have a probleme with a 3 lines field: it is programmatically filled and > when the string is longer than one line the application fail. > It may be a stupid question but I don't know how to print more than one > line. > Pierre Baux > > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/ > -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
