Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Class keeps changing DataSession
Message
From
31/07/2002 17:54:50
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Class keeps changing DataSession
Miscellaneous
Thread ID:
00684772
Message ID:
00684772
Views:
56
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
Next
Reply
Map
View

Click here to load this message in the networking platform