Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Accessing multiple open forms
Message
 
To
13/04/1997 01:09:07
Alhad Marathe
Asm Consulting
Mumbai, India
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00028107
Message ID:
00028118
Views:
43
>I have an application with about 20 forms. I have a main form called 'Monitor' which calls all other forms and also works as a monitor for the whole system. I want the user to be able to go back to the monitor form at any time and get back to the form he/she is working in. The '_screen.forms' property does not work because the forms called by 'monitor' are not members of the screen object. If I use 'Do Form formname name formname' from the monitor form and try 'formname.show' later it does not work either. Am I missing something?
>
>TIA
>
>Alhad

Alhad, Is the 'Monitor' form actually part of a formset containing the other forms or are all of your forms separate? If it's a formset, then you can use the .formcount and .forms properties with the formset object. If it's a separate form, then all of your forms should show with the _screen.forms property.

HTH
Barbara
Barbara Paltiel, Paltiel Inc.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform