There's no FrmCloseForm, so how would I close just one form that doesn't close with FrmReturnToForm?
Move any code that you would run on frmCloseEvent to a function (MainFormClose for example), and call that before you call FrmReturnToForm.
-- Ben Combee, DTS technical lead, PalmSource, Inc. Read "Combee on Palm OS" at http://palmos.combee.net/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
