Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Arrays of objects - releasing one element
Message
 
 
To
30/04/2002 17:54:59
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00651134
Message ID:
00651137
Views:
18
>Hi
>
>I have a two dimensional array in which I store an identifier and an object (user object). The array is not static in that as users connect and disconnect they are added and deleted from the array (ADEL() and then DIMENSION the array again - possibly not necessary).
>
>Anyway my question is how do I release the object in the second column of my array. I know that the array gets reset but am I leaving my objects dangling???
>
To be on the safe side you can assign Null to the second column before removing that row.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform