Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dealing with dangling reference
Message
From
23/03/2012 02:31:05
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01539074
Message ID:
01539166
Views:
80
>
>FOR EACH oForm in Application.Forms
>   IF TYPE("oForm.name") = "C"
>      oForm.Release()
>   ENDIF
>ENDFOR
>
This releases the odd (ffirst, third, fifth, ..) forms only.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform