Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Checking How many Data Sessions are open
Message
De
14/06/2000 20:49:37
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00380409
Message ID:
00380525
Vues:
16
>How do you have you program check how many datasessions are open at the time your program is running. Specifically when you want to use Datasession 2 if and when it is available.
>
>Thanks.

There is no native functions like ADATASESSIONS(). AFAIK, the only way to do this is loop through all reasonable datasession numbers, trying to SET DATASESSION to that datasession, and trapping for the error if the datasession is invalid.
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform