Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Add Property/Remove Property
Message
From
28/08/2000 10:39:57
 
 
To
28/08/2000 10:34:30
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00409792
Message ID:
00409795
Views:
19
>Hi all.
>
>
>Is there a way to Remove a Property that was added using Add Property
>
>
>TIA
>Carl

Sure. Release the object from memory and reload it. :)
But seriously, why? The point of having properties is to have persistent values as long as the object exists. If you're checking the existence of a property for other processing, you should just be setting the property to a value that indicates that is not to be used, like .NULL.
Insanity: Doing the same thing over and over and expecting different results.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform