Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Read events & clear eventsf
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Read events & clear eventsf
Divers
Thread ID:
00019574
Message ID:
00019574
Vues:
70
Hi guys,
Do you ear about a bug or something else that when you did a clear events; the program return to execute the read events command instead of the next line

EX

MAIN.PRG

App = createobject("application")
READ EVENTS
...

in the menu QUIT
IF App.Release()
CLEAR EVENTS
ENDIF


Error message : "App is not a object"
Error Number : 1924
Procedure : MAIN.PRG
Line : The read events line number

All comments or idee will appreciate
Thank's in advance
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform