Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Automatic Destroy method
Message
From
13/08/2007 04:40:58
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01246863
Message ID:
01247751
Views:
28
>Hi everybody,
>
>If I'm creating an object as my form's property such as oBill, for example, I always start it with an 'o'. I'm thinking, is it possible to make a generic Destroy method to SET such objects to NULL instead of making changes to each form class where I'm creating such properties.
>
>I guess I can loop through aMembers for the form, check the first letter, etc.
>
>Do you think it's worth the trouble to make a generic Destroy method or it's better to continue the current practice of modifying each individual form's Destroy method?
>
>Appreciate your ideas.
>
>Thanks in advance.

Are you sure that set it to NULL is necessary?
This is necessary only if you have to destroy it before other objects.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform