Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multiple Data Sessions
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00316297
Message ID:
00316378
Views:
16
>>>John,
>>>Is there any way to determine the sessions used by Session Objects?
>>Not without a reference to the object, to check its DataSession property.
>
>If you put each Session object in an array (or something), you can iterate through the objects and hit every datasession that way.

Very similar to what I just came up with. I used _SCREEN and then looked through it's Controls collection. As it's own array may be better, because then I don't have to check what kind of control it is.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Reply
Map
View

Click here to load this message in the networking platform