On Tue, September 9, 2008 4:56 am, Rafael Copquin wrote: > First of all let me tell you that I do not like formsets and never use > them. I'd rather use private data session forms instead. > > However, this application, programmed by someone else, is showing this > strange behaviour: > > The formset, called from a menu runs with no problems. However, if I > close the application before closing the formset I get this message: > > "property closeformset is not found"
The firing sequence is to blame. Just put code before that call checking for the existence of the object and its property (using PEMSTATUS) and only run it if resident. _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

