|
-
Nov 7th, 2001, 07:04 AM
#1
Thread Starter
Fanatic Member
freeing memory... don't understand
hi all,
i've got something that may look a stupid question...
when i dim an object like this:
Dim MyVar(1000000) as string
then at the end of the project if i want to free it like this:
Set MyVar(1000000) = Nothing
i get a "object still needed error" even though i'm really not using that variable and it has not been declared public...
What am i doing wrong?
thanks,
w.
When your car breaks down,
close all windows and retry 
=> please rate all users posts! <=
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
|