Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Read events & clear eventsf
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00019574
Message ID:
00019617
Vues:
36
>>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
>
>Check is you APP variable declared as PUBLIC.

I Nick;
Yes my variable App is declared as public. But when a made my clear events this variable = .NULL. because I released just before
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform