Are you SURE it's not just the Field that deallocates the string when the form closes? Sounds like a typical scenario for that... Set the text handler to NULL before switching forms to avoid that... //Fredde On Mon, Apr 17, 2000 at 08:42:28AM -0500, Patrick Heynen wrote: > I'll try it, never hurts. Now I'll let you know when it works, > > Thanks already > > > >>> [EMAIL PROTECTED] 04/17/00 03:25PM >>> > If you believe it's the FldInsert function, perhaps you should try to > use > FieldPtr SetFieldTextFromStr(Word fldID, CharPtr str) functions posted > on > this newsgroup in the past. I don't know if this helps your and your > cause, > but it's worth a shot. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palm.com/devzone/mailinglists.html
