Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Class keeps changing DataSession
Message
De
31/07/2002 17:54:50
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Class keeps changing DataSession
Divers
Thread ID:
00684772
Message ID:
00684772
Vues:
55
I have a sub-class that changes DataSession when a method is called.
The method in the sub-class does not exist in the parent-class, but the method that calls it does exist in the parent-class.
I don't instantiate the parent-class, just the sub-class. In the parent-class code I've tried specifically setting the DataSession to the one it's currently in, but when the sub-class code is called, the DataSession immediately changes to 1.
The Object is initially instantiated in DataSession 1, but I change to the proper one before calling the sub-class code.
This was originally working, but I was still improving it, and can't figure out what I could have done that caused it to quit working.

TIA
Bill Morris
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform