Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What Clear the events?
Message
From
26/03/1998 01:16:14
 
 
To
26/03/1998 00:19:14
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00087194
Message ID:
00087206
Views:
31
You are right!
Read Event will make a stack to hold the code and wait until....

Clear Event, Clear All to back to the stack and take the code out!
and execute the following statement.

You can try:
Do form MYform
read events

Messagebox("statments after Read events")

And see when this messagebox comes!!

But I want to know if there are many 'Read events' on do new forms...
It seems kill all if clear events!!
Why?! MY Error?! donno?!


>When you kill a process... you kill it, not close the app. That means the OS just clears the memory, resources, etc, but the app is not closed normally. This is why there's no log event.
>
>As for your question... I don't know. :) Did you look through all files for a CLEAR EVENTS, QUIT, etc?
>
>Maybe there's some code you used to test something and forgot to clean it, maybe the error handler quits the app for some error codes? Do you log also the errors?
>
>Vlad
>
>>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)
The weak wait for chance, The strong bid for chance,
The clever notch up chance, but The merciful give you chance.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform