Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Loop through active forms?
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00805479
Message ID:
00805481
Views:
20
  FOR i=_SCREEN.FormCount TO 1 STEP -1
  	_SCREEN.Forms(i).Release()
  ENDFOR
>How do I loop through active forms that are not in a formset? I need to know what form are currently open and close them or hide them at any one point.
>
>Thanks
>Tim Boccaleri
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform