|
-
November 18th, 1998, 11:51 AM
#2
Memory management
I am instaniating an object with the command "Set myobj As MyObj". Now I may have multiple instances of the object running at once when I close the App how do I destroy ALL the objects. I do "Set myobj = Nothing" on the unload function of the form. But if I have five or "n" instances of the object how do I get them all.
Thanks
Rick
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|