Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Private Data Session Problem
Message
De
03/08/2001 14:50:57
 
 
À
02/08/2001 09:44:24
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00538781
Message ID:
00539587
Vues:
8
a couple of possiblities

If your form in its private data session makes any calls to global objects/methods and any of those issue set datasession command your global object may still have a reference to the private data session and it will not close properly.

If your form instantiates any object using createobj or addobject and those objects have references to them that are in existence when the form closes the form will not close properly.

Do you issue 'set datasession' command anywhere in your form? (=BadJuju)

Glenn
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform