Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Private datasession for a class
Message
From
11/06/2002 11:01:43
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00666940
Message ID:
00666944
Views:
27
>>Does any one know how I can have a Custom Class AUTOMATICALLY use a private datasession?
>>
>>I know that I can :
>>1. createobject('session')
>>2. switch to the new datasession
>>3. createobject('myCustomClass')
>>3. switch back to the old datasession
>>
>>But I want myCustomClass to do all that internally.
>>
>>TIA
>
>Why not use the Session class instead of Custom class, without adding Session to Custom?

Hi Nick,
Trying to manage myCustomClass in a prg file gets me confused. I much prefer to do it visually in the class designer. Maybe you know how to use the class designer on a session class, that I don't know about. That would solve ALL my problems.
Bill Morris
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform