|
-
Mar 15th, 2001, 09:42 AM
#1
Thread Starter
Fanatic Member
Hi
I have a form that init a class in the form_init()
set myclass = nothing
set myclass = new CLASS1
when I close the form , put in the form_terminate()
set myclass = nothing
But , if I call the my form , 3 times from mdi , It lock and only restart my computer
What is wrong ?
thank you in advance
-
Mar 15th, 2001, 09:59 AM
#2
Fanatic Member
Why do you assume it is an object reference problem?
-
Mar 15th, 2001, 11:33 AM
#3
Thread Starter
Fanatic Member
destroy object
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
|