Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Collection Object
Message
From
07/10/1999 10:47:46
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00273466
Message ID:
00273708
Views:
23
Scott-

Keep in mind that when you release the form, you may need to clean up any outstanding object references in order for the form to release.

What I found (at least in 5.0) was that I had to loop through my array of objects and set each to .NULL. It wasn't enough to set the array property to .NULL., IOW.

BTW, what you originally asked for was a collections object, and while there are ways to do it in VFP (and very nice ways, too), I'd also like it if there was a base collections object. Even more than that that every object's collection property was the same. For example, why does the collection property for pageframes ("pages") have to be named differently from the the one for forms ("controls"). JMHO.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform