> FrmReturnToForm(0); When I first looked at that I went "Gah!", as I always thought it required the ID of a form... RTFM, and I disover otherwise. Spiffy.
> FrmReturnToForm(MainForm); > (not sure if that could make a difference, though). It didn't. What -did- make a difference is replacing FrmPopupForm and FrmReturnToForm with FrmGotoForm. Now it works without -any- problems. What a stupid git problem this is. Is there any reason I should stick with Popup/Return instead of going with Goto now? Will I melt if I stay with goto? ;) -- Matthew (Darkstorm) Bevan [EMAIL PROTECTED] Margin Software, NECTI. http://www.marginsoftware.com Re-inventing the wheel, every time. - Never let your schooling interfere with your education. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
