Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What Clear the events?
Message
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
What Clear the events?
Miscellaneous
Thread ID:
00087194
Message ID:
00087194
Views:
73
I have a strange problem in one application.

This app run as service on Windows NT 4 and sometime it stop to run by itself!

The event was set and the only way to stop the program is to kill it from the task manager or stop the service manually from the service manager.

Here is a part of the code:
...
ON SHUTDOWN CLEAR EVENTS
READ EVENTS
ON SHUTDOWN
*code to log this event
...INSERT INTO Blabla...
CLOSE DATA ALL
...
When the program was stopped from both of the ways described the log was not made, but when it stop by itself the log is made!

My question is: What can clear the Read events or fire the On shutdown event?

Please help!!!
TIA :0)
If we exchange an apple, we both get an apple.
But if we exchange an idea, we both get 2 ideas, cool...


Gérald Santerre
Independant programmer - internet or intranet stuff - always looking for contracts big or small :)
http://www.siteintranet.qc.ca
Next
Reply
Map
View

Click here to load this message in the networking platform