Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting a list of datasessions in use?
Message
From
20/03/1998 09:12:49
 
 
To
19/03/1998 23:29:21
Christopher Holtz
Integral Computer Services, Inc.
Rochester, New York, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00085877
Message ID:
00085954
Views:
25
>Is there a way to get a list of open datasessions?
>Something like aDataSessions(@Array) or the like?
>
>Thank you,
>
>Chris Holtz

This is probably not exactly what you wanted but...

Since datasessions are tied to a form(set) you could iterate the _screen.forms collection and look for those forms that have a private datasession and then get the datasession id.

-Mike
Michael Levy
MCSD, MCDBA
ma_levy@hotmail.com
Previous
Reply
Map
View

Click here to load this message in the networking platform