I was just doing some work where I wanted to get access to the tag:
me.parent.parent and found that though, at the start of loading the form that it exists (obviously) but that as soon as Form_close() is called that whearas the object me still exists until the form actually is destroyed, that me.parent = null. (hence no parent.parent) Can anyone explain the closing sequence, and can one get to the bit of data I want, from within form_close but before thet data is destroyed? Regards Richard ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
