Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
When I run nothing happens
Message
De
14/07/2000 09:14:46
 
 
À
14/07/2000 05:45:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00392288
Message ID:
00392336
Vues:
8
>Hello Lingmay
>
>It is possible you have not included a foundation read in your application.
>
>Without this command an executable will exit straight away.
>
>Make sure you you have a read command somewhere in your start up program even if it has no screens in it.
>
>I always use the cancel command as my preferred methos of leaving Foxpro because if you use it in an executable it will quit but when you are running your exe from the command prompt it will merely put you back at the command prompt (which is usually whats required)
>
>Good Luck
>
>Mark

There is no foundation read in Visual Foxpro. What you mean is an event loop. What you need to do is issue a READ EVENTS in your main program (usually after you launch your form).
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform