Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting a list of datasessions in use?
Message
De
20/03/1998 09:12:49
 
 
À
19/03/1998 23:29:21
Christopher Holtz
Integral Computer Services, Inc.
Rochester, New York, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00085877
Message ID:
00085954
Vues:
29
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform