Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Where is 'Session' object
Message
De
16/08/1999 12:50:29
 
 
À
16/08/1999 12:37:21
Calvin Smith
Wayne Reaves Computer Systems
Macon, Georgie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00254112
Message ID:
00254119
Vues:
22
>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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform