Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using .app with .exe
Message
De
23/08/2001 08:13:39
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00546964
Message ID:
00547841
Vues:
12
>Hi,
>
>I got my datasession closed but I can't reopen the CHILD.APP yet. I'm pretty sure that some public variables stay active after I close the CHILD.APP. Is there a way to close my CHILD.APP and all its variables without closing my MASTER.EXE?
>
>I resume, I wanna close the CHILD.APP completely without quiting my MASTER.EXE.
>
>Thanks

Another possibility that occurs to me is a "dangling reference" - a reference to some object. I don't know, however, if this would actually forbid you to close the application.

Also check to see whether you have open transactions.

About closing datasessions: I hope you are aware that you have several data sessions - one for each form. With the SET command (only available for the developer - not for the end-user) you can select the different data sessions. When several forms are open - each with their own data session - you will see several entries. When all forms are closed, you should see only the default data session. However, you will see more than one if some problem forbids closing the data session.

Consider what other factors might conceivably forbid you to close the APP. Do you get any error messages? And what made you suspect the data session?

HTH, Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform