Hi, Is there a way to pass data back from the menu event handler, other than the true/false handled boolean, without resorting to using a global?
Depending on what the user did in the menu, I want to pass some of that info back to the form from which the menu was called. It appears I have to use a global, or write something to a DB to do this however. Is this generally how it's done, or is there a better way to pass data between event handlers? thank you Phil __________________________________________________ Do You Yahoo!? Sign up for SBC Yahoo! Dial - First Month Free http://sbc.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
