Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Exe will not close
Message
De
02/04/2020 17:59:06
 
 
À
02/04/2020 14:40:06
Walter Meester
HoogkarspelPays-Bas
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01673932
Message ID:
01673941
Vues:
50
>>Hi,
>>I have this little exe built in VFP9SP2. One form, no menu, just some information for the user.
>>The .pjx works fine. I can start and close. No problem
>Are you using ON SHUTDOWN ?? If so are you sure you issue ON SHUTDOWN before exiting your app ?
>
>Walter,
>
>>The exe however will not close, that is. The window can be closed but a dos-like VFP screen appears with a minimal menu and apparently it is running in a loop. The menu flickers, untill I do a selection. I cannot close this window but with Ctrl-Alt-Delete. The exe is running in the taskmanager and can be removed from there,
>>For w.i.w. the config.fpw has following code:
>>_SCREEN = OFF
>>RESOURCE = OFF
>>_SCREEN.CLOSABLE = .T.
>>
>>I was avised to change _Screen to Screen = OFF however that does not help.
>>
>>Anybody with an idea where I should change the bug in my program so that the exe will close?
>>
>>Regards,
>>
>>Koen
Walter,

No I do not issu a SHOTDOWN, I have nothing else but Clear Events now on 5 occacions. Where do you propose to put the ON SHOTDOWN in a Form methods or in my start1.prg?

Regards,
Koen
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform