Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
READ EVENTS
Message
De
03/04/2001 07:12:52
 
 
À
03/04/2001 07:04:46
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Titre:
Divers
Thread ID:
00490915
Message ID:
00491244
Vues:
9
Oops... made one stupid mistake...
Please read as "right after READ EVENTS store .F."

> ...
>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.
Alex
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform