Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Close ALL forms
Message
From
01/06/2001 12:54:35
 
 
To
01/06/2001 05:23:45
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00513626
Message ID:
00513922
Views:
14
Hi Kevin

> How can I close all the forms in _Screen.
> I have tried:
> FOR x = 1 TO _Screen.FormCount
> _Screen.FOrms(x).Release()
> ENDFOR
> But this gives me problems, because when a form is closed, the count > is reduced and this seems to cause problems.
> Any ideas on how this should be done correctly?

Try this command " clear windows "

HTH

Patrick
Thanks
Kev
Previous
Reply
Map
View

Click here to load this message in the networking platform