> I was wondering if there is a way of passing variables > between different forms? Or are globals the only > solution?
Oh yeah, then you -could- use globals. This is the preferred method by many. Some applications I have written have over 40 globals... *shudder* I find it ironic that every computer programming course I take stresses the need for -no- globals, while PalmOS philosophy is quite the opposite. Why is this? -- Matthew (Darkstorm) Bevan [EMAIL PROTECTED] Margin Software, NECTI. http://www.marginsoftware.com Re-inventing the wheel, every time. - Smoking is one of the leading causes of statistics. -- Fletcher Knebel -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
