Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Questions building an exe
Message
De
20/07/1998 14:08:11
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00119075
Message ID:
00119396
Vues:
20
>>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.

Hi Jim, thank you for your reply.
I *DO* have read events and clear events, in fact the exe in the server works properly. I think is left out some .dll...I think
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform