Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How QUIT when messagebox is on screen?
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
How QUIT when messagebox is on screen?
Divers
Thread ID:
00162432
Message ID:
00162432
Vues:
59
Have a c++ timer running in the background. The cpptimer.fll executes a custom method (oapp.killitcheck) every 10 seconds. When a killit.wrn file is found, the client is given a messagebox asking to quit. When a killit.ded file is found, the cleanup routine is executed., and the client is exited from the app. My cleanup routine is not being working if the client never responded to the original messagebox.

I am not sure if oapp.killitcheck is not being executed with the messagebox up, or if the killit.ded code is being executed but the program will not QUIT with a messagebox up. Guess I do not understand much about timers or messageboxes. Anyone have any ideas?

Thanks - Brenda
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform