Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Memory Not Released
Message
De
17/12/1999 08:43:32
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00305179
Message ID:
00305198
Vues:
26
Hi,
I am using DEFINE CLASS command in program file and use NEWOBJECT() to create the session object.

LOCAL omysession, lOK

omySession = NEWOBJECT("prgSession", "myclass.vcx", "", username, userpass)
lOK = omysession.GetStatus() &&return value for success or fail
omysession.DESTROY

Any mistake here?

Thank you
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform