Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
New DS in a program - have problems - Urgent!
Message
From
02/01/2001 18:21:46
 
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00458554
Message ID:
00458697
Views:
20
Martin,

>
oNadyaSession = CreateObject( "Session" )
>
>Better yet, sublass it in code, and use your class. It doesn't matter if you don't add anything to the subclass yet. Just as always, is better to have a subclass in advance.

I agree that Session class is good for things like this. In the first-level subclass that you suggested you'd probably want to go ahead and add various SET commands to the Init(), such as SET EXCLUSIVE OFF, SET DELETED ON, etc, ... whatever would usually be required.
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