Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP 7 Beta 1 Formcount and _SCREEN
Message
 
 
To
26/06/2001 14:11:28
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00523544
Message ID:
00523739
Views:
9
Now that works in VFP 7. Thanks.

>Mark,
>You should go a little deep to reach form ref :
>
FOR EACH oObject IN _vfp.objects
> FOR EACH oSub IN oObject.Objects
>  FOR EACH oSub1 IN oObject.Objects
>   IF oSub1.Baseclass = 'Form'
>     ? oSub1.Caption
>   endif
>  endfor
> endfor
>endfor
Mark McCasland
Midlothian, TX USA
Previous
Reply
Map
View

Click here to load this message in the networking platform