Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to do private datasession in code?
Message
From
01/05/2000 13:48:36
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00364790
Message ID:
00364794
Views:
40
Eric,

>Is there a way to set a private datasession within a prg without having a form ?
DEFINE CLASS myclass AS Session
(requires VFP6 SP3).

You can put the processing code into methods of "myclass", which will be run protected inside of a private datasession.
David Stevenson, MCSD, 2-time VFP MVP / St. Petersburg, FL USA / david@topstrategies.com
Previous
Reply
Map
View

Click here to load this message in the networking platform