|
-
Oct 27th, 2000, 02:45 PM
#1
Thread Starter
Addicted Member
I created an object with CreateObject. After I am through with it I cannot close it, It continues running in the background and pops back up after some time. I have set the object = nothing and used WM_CLOSE API call to close the window, but the thread keeps coming back.
How do I close this process and keep it closed?
Thanks,
Joe
-
Oct 27th, 2000, 02:54 PM
#2
Hyperactive Member
-
Oct 27th, 2000, 03:02 PM
#3
Thread Starter
Addicted Member
No, It's not a form
This is not a form but an object. I set it to nothing and it actually closes but keeps coming back like a bad dream everytime I close it.
Joe
-
Oct 27th, 2000, 03:14 PM
#4
Frenzied Member
hmmm like a nightmare you say?? that's pretty strange, what's in the Object then (IE: what does it do? did you create it yourself?)
Jop - validweb.nl
Alcohol doesn't solve any problems, but then again, neither does milk.
-
Oct 27th, 2000, 03:20 PM
#5
Thread Starter
Addicted Member
It's a fax job. When I create the faxserver object and fax status they get set to nothing. Only the faxjob object continues to run. When I run it in debug you can see the others set to nothing and you do not see anything when the mouse in over the faxjob object. This seems to happen when the fax is unsuccessful.
Thanks,
Joe
-
Oct 27th, 2000, 03:51 PM
#6
Thread Starter
Addicted Member
I Have to change the status of the faxjob to stop the process.
Thanks,
Joe
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
|