Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Questions building an exe
Message
 
To
19/07/1998 05:37:49
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00119075
Message ID:
00119102
Views:
19
>I have a weird behaviour on building an exe: if the computer has the VFP 5.0 inside, all works fine: if not, a dialog window appears with the *Do* in the caption bar: I choose 'application' with the correct directory and the exe runs. What have I forgotten?
> I build the exe, then I run the wizard setup. The client gets the netsetup and runs the setup.exe. The .Dlls and the .Flls are correctly loaded in the windows/system directory. The foxuser and the config are in the appdirectory(the only code in the config is SCREEN=OFF) , but when the client try to run the exe, the exe does not start: it needs the interactive window I said before to start, and I need some suggestions to go on
>Thanx!
Francesco,

It sounds like you have left out the READ EVENTS command in the start up program. READ EVENTS is what stops the program to let the user use it. You also will need to give the user an exit option somehwere that issues a CLEAR EVENTS or else they won't be able to get out of the application.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform