Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cannot run an executable file.
Message
 
 
À
19/04/2001 11:36:51
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de projet
Divers
Thread ID:
00497291
Message ID:
00497338
Vues:
11
Jason,
Create a main program with at least the following two lines.
*& Main.prg
DO FORM [YourMainFormName]
READ EVENTS
Then add the following line into your form Destroy event.
*&  Form.Destroy()
CLEAR EVENTS
HTH
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform