Hi, all:
In my application, I dynamically create a List by calling LstNewList() in a form(the List is over a field in the form), later I call LstPopupList() to display it and get its selection. On the end of handling list, I call FrmRemoveObject() to remove it from the form, then call FrmUpdateForm()(update the form). But, after the FrmUpdateForm() executed, the application will crash, and the popped message is: [applicationname] just read memory location 0x0000798B8,which is in an unallocated chunk of memory���� , The popped message confuses me, and I don��t known whether handling list in this way is right or not? Thank you in advance. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
