Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
READ EVENTS
Message
 
 
To
03/04/2001 07:12:52
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Title:
Miscellaneous
Thread ID:
00490915
Message ID:
00491286
Views:
9
>Oops... made one stupid mistake...
>Please read as "right after READ EVENTS store .F."

I think, your original post was correct :)

BTW, as far as I know, there is no restriction for using only English here. I saw several posts in Spanish and few in French. I think, we can freely use Russian, but the audience would be small then. :)

Best wishes,
>
>> ...
>>Before call READ EVENTS command in your first APP, define that public variable and store .T. to it, and right after CLEAR EVENTS store .F.. In another APP you may check that variable as follows:
If Type( "_READEVENTSINEFFECT") <> "U" And _READEVENTSINEFFECT
>>    && READ EVENTS command is issued
>>Else
>>    && no READ EVENTS in effect
>>EndIf
>>
>>Hope this helps.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform