|
-
Jun 25th, 2001, 05:28 AM
#1
Thread Starter
Member
setting objects to Nothing
hi
i am creating an new object every time and then at the end of
what i am doing i then set it to nothing
set obj = new COMobj
set obj = nothing
but this seems to be leaking / increasing the memory
does this nothing statement actually work - does it destroy
the obj or is there another way of doing this
thanks
Louby
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
|