Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating an .EXE
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00251616
Message ID:
00251627
Views:
7
>>>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform