Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems with .exe file.
Message
 
 
To
18/08/2001 18:25:57
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00545912
Message ID:
00545921
Views:
8
Make sure that you don't have dangling object references somewhere. You may also need to add ON SHUTDOWN statement somewhere before READ EVENTS. See MSKB#Q110970 for some info.

>Hi. I finished a small application. I built an .exe file but it won't run.
>I have a main.prg file with the read events command, followed by a quit.
>In an exit button in my main form I have a clear events command.
>Supposedly, when issuing the clear events command, the next command to execute should be the one immediately following the read events, according to HELP.
>When I press the exit button, nothing happens and I must use the ctrl-alt-del several times to close VFP. I got message Cannot quit Visual Fox Pro.
>What are the general guidelines to build a proper .exe file? May the problem be that I'm trying to run a compiled .exe in the same computer where it was developed?
>Any input will be greately appreciated.
>TIA
>Ulises.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform