Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Executable
Message
De
20/06/2003 13:55:38
 
 
À
20/06/2003 13:23:04
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00802318
Message ID:
00802341
Vues:
20
>I have been trying to create a .exe in vfp8. I was successful on my earlier program version, but now I create a .exe and everything seems to be fine. But, when I execute the program say: start|run|parts.exe , the program executes and flashes the screen but disappears instantly. Yet, going to task manager the program is running.
>

You need to add a wait state to your application. Typically, you do this by putting READ EVENTS after you've set things up, and then having CLEAR EVENTS when you're ready to shut down.

Tamar
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform