Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Memory Not Released
Message
From
17/12/1999 08:43:32
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00305179
Message ID:
00305198
Views:
24
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...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform