Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating an .EXE
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00251616
Message ID:
00251627
Vues:
8
>>>Can you build the exe? If, so, what is not working?
>>
>>Yes. From the Project Manager, I choose the Build Executable option, and it compiles and creates an EXE without any errors. If I select the option (when rebuilding) to Run After Build, my application runs fine. However, when I close FVP, and run the EXE from within Windows, nothing happens.
>
>
>I'll go for the obvious first. Do you have a READ EVENTS? When running the exe do you get a screen flash and then the screen disappears.?

Yes. FOllowing is an excerpt from my Main.prg:
*===========================================
DO FORM (gc_formpath + "frmswitchboard.scx")
READ EVENTS
*===========================================

I don't get a screen flash, but the Windows window of my current directory (the one I'm running the EXE from) looses focus. Then, if I CTL/ALT/DLT to bring up the Control Manager, I can see that VFP is running, even though there is no window for it anywhere.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform