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.

www.whitelightcomputing.com
www.swfox.net
www.rickschummer.com

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kevin O'Shea
Sent: Monday, December 24, 2007 09:23 AM
To: [EMAIL PROTECTED]
Subject: RE: Forms order in _VFP

The issue I am hitting is that I need the forms to be in sequence (of
when they were opened - these are modal forms) so that when I close my
current form, the user is presented with the previous form they were
working on. I wasn't sure why this had changed in the current version
but when I compared _vfp.forms(#) in the debugger between the two
versions, I noticed this difference - the current version seems to be
grouping them by like named forms.

Kevin






_______________________________________________
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.

Reply via email to