Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Arrays of objects - releasing one element
Message
From
30/04/2002 17:54:59
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Title:
Arrays of objects - releasing one element
Miscellaneous
Thread ID:
00651134
Message ID:
00651134
Views:
51
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???

Also, is it possible to save an object to disk and reload it automatically without having to do heaps of fancy coding to determine the contents of the object???

Regards
Geoff Scott
May all your weeds be wildflowers
Next
Reply
Map
View

Click here to load this message in the networking platform