Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Building Executable
Message
 
À
12/05/2003 02:20:39
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00787196
Message ID:
00787279
Vues:
36
>Hi All,
>
>I compiled my project and built the executable, but when I ran the .exe nothing appear on the screen. But when I checked the Windows taskManager, it's running behind the scene. Could anyone give me a quick guide lines to what I need to do before I can run my executable? TIA
I think what Dorin is saying is that when you build a project EXE, you need a "main" program with these lines of code (at least)
do form myform
read events
The root object in an EXE cannot be a form, it must be a PRG.
Imagination is more important than knowledge
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform