Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Terminating a Private Data dession
Message
From
10/05/2001 21:28:12
 
 
To
10/05/2001 21:00:53
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00506073
Message ID:
00506078
Views:
17
>Hi -
>I have initiated a private data session by defining a class as a session in a NEWOBJECT(). I used the document http://support.microsoft.com/support/kb/articles/Q248/1/16.asp as a reference guide. However how would I terminate this session?
>
>Do I remove the object ?
>
>Thanks,
>
>Larry

Or just zap it's variable reference. What did you NEWOBJECT it to, _SCREEN?

You should probably handle any TABLEUPDATES, etc. if needed in the Destroy method of the class.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Reply
Map
View

Click here to load this message in the networking platform