Yes, I agree - this is something that we have in another application we develop here. Trouble is I am in final testing of a different application, and I was hoping to find a reason for this change in behavior to possibly fix the issue.
Kevin -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rick Schummer Sent: Monday, December 24, 2007 10:50 AM To: [EMAIL PROTECTED] Subject: RE: Forms order in _VFP You should not rely on VFP behavior with the forms collection. You should create your own either as an array or a collection and create a form's manager class to handle the collection and the behavior you desire. This is something very common in every framework written for VFP. Rick White Light Computing, Inc. _______________________________________________ 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.

