Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Object session
Message
De
19/03/2002 10:47:36
Charlie Schreiner
Myers and Stauffer Consulting
Topeka, Kansas, États-Unis
 
 
À
19/03/2002 10:36:00
Roman Segaud
Laboratoires Fortepharma
Nice, France
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Divers
Thread ID:
00634475
Message ID:
00634481
Vues:
19
Hi Roman,
Write at session class with a Create method. Use the Create method to create your custom class. (An object always uses the data session it was created in.)
oSession = NEWOBJECT("mysession", "Sessionbase.PRG")
oCustom = oSession.Create("YourCustomClass", "ClassLib.PRG")
Now oCustom is based on the Custom baseclass and is in it's own DS.

http://home.kscable.com/cschreiner/OutFoxed16.html

>Hi all,
>
>How to create a visual class object based on session type like custom ?
>
>Roman
Charlie
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform