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

Click here to load this message in the networking platform