I don't know if things have changed but there was a time that testing for a form object returned "O" even when the object has been disposed of. That's why for a form I test for the tag. Al
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Richard Kaye Sent: 13 October 2009 15:34 To: [email protected] Subject: RE: Vartype I would test for the form object itself and not a specific property (i.e. IF VARTYPE(formname)=[O]). _______________________________________________ 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/000e01ca4c0e$7e493320$7adb99...@com ** 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.

