Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Read events & clear eventsf
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00019574
Message ID:
00019617
Views:
34
>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform