Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Quit application when file('xxxxxxxxxx')
Message
From
06/07/2000 06:49:56
 
 
To
06/07/2000 00:49:46
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00387980
Message ID:
00388761
Views:
14
Sorry that was a write-error :-{

This code works standalone.
when I add it to my app. (char-based) it don't works anymore.
My app. is :
oquitapp=createobject('quitapp')
@ 0,0 say " 1. Do the first after pressing 1"
@ 1,0 say " 2. do this after 2"
menu to answer
do case answer
case 1
....
case 2
....
endcase

my question were do I have to place my 'read events' so my app can still run.
I know it is the read events that blocks my app.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform