|
-
May 27th, 2003, 04:49 AM
#1
Thread Starter
Fanatic Member
Class_Terminte
Hi I'm setting a object to nothing
Noe my problem is that this is not firing the trminate event of the class it was assiened to can any one help!!!!!!!
-
May 27th, 2003, 05:44 AM
#2
Are there any other references to the object open?
-
May 27th, 2003, 05:54 AM
#3
Let me in ..
Re: Class_Terminte
Originally posted by Bombdrop
Hi I'm setting a object to nothing
Noe my problem is that this is not firing the trminate event of the class it was assiened to can any one help!!!!!!!
Did not quite get you.
You are setting a object ( which object, class object ??? ) to nothing.
-
May 27th, 2003, 06:12 AM
#4
Thread Starter
Fanatic Member
Sorry about the Engilish.
i'm setting a Objected that is based on a class in an application.
The sugestion from Merrion looks to be possible will ahve to search the code with t fine comb, thanks
-
May 27th, 2003, 06:32 AM
#5
If your object is called say objWoof in your application, then do a search for:
= objWoof
And that will show you anywhere you have referenced it to another object...unless you pass it to a function and do something with the functions param...
Woka
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
|