Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form Startup
Message
From
18/01/2005 04:34:23
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00977984
Message ID:
00977989
Views:
41
This message has been marked as the solution to the initial question of the thread.
>I have a built in exe in foxpro 8. Contained in this executable is just one form. When I double click the executable the application just flashes on and off my screen. I can see the form for a split second and then it goes.
>
>Can anybody help me as to why this is happening. In my project before I built the application is a main.prg which contains:
>
>
>_screen.visible=.f.
>
>do login
>
>
>This has been set to main.
>
>I can see it opening the form up but it just flashes on and off.
>
>Any help would be greatly appreciated.

Quickest solution is to set your form to MODAL. Then it will wait for you to actually close the form before exiting your app. Also read up on READ EVENTS in the help.
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Previous
Reply
Map
View

Click here to load this message in the networking platform