Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Where is 'Session' object
Message
From
16/08/1999 12:50:29
 
 
To
16/08/1999 12:37:21
Calvin Smith
Wayne Reaves Computer Systems
Macon, Georgia, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00254112
Message ID:
00254119
Views:
21
>I am told that SP3 includes a new base object called 'session' that will allow setting up dataenvironments programatically. I have installed SP3 and cannot find 'Sesssion'. Can someone tell me how to find it. Also, I installed SP3 off the CD but it apparently did not do any updating of my help files. Was it supposed to ? Thanks.

I believe this class can only be instantiated thru code, so in a PRG you would say:

DEFINE MySession AS SESSION
* The rest of you class definition code here
ENDDEFINE

If this is for a COM server you'll need the OLEPUBLIC keyword in the DEFINE statement.

Bill
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform