Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Stop the app
Message
De
21/03/2007 02:56:54
 
 
À
21/03/2007 01:39:54
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
01206381
Message ID:
01206389
Vues:
17
>how can I stop the app?
>
>eg: I found that some files are missing and I wanted to stop the app and going back to windows.
>
>I have tried:
>
>CANCEL
>QUIT
>
>the app stop but not going back to windows.

We need more information (VFP version, sample code etc.) but I'll make some guesses:

- If this is an .EXE being run directly from Windows, either CANCEL or QUIT should terminate it and return to Windows. If they do not, are you sure they are actually being called? Is there anything else going on like ActiveX controls on forms?

- If this is an .APP, or an .EXE being run from the VFP dev environment, and you're trying to run both of those commands in that order, only the CANCEL will be run, which will cause it to return to VFP and not to Windows. The QUIT is never reached in that circumstance.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform