Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Releasing remote server again
Message
De
21/04/2006 12:03:40
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Releasing remote server again
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01115443
Message ID:
01115443
Vues:
46
I am storing references to my 4 remote servers in a form's array.
To release servers I am using the following code in QueryUnload:
FOR lnCount = 1 TO ALEN(This.paScannerServers, 1)
This.paScannerServers[lnCount, 2] = NULL
ENDFOR
Sometimes all 4 are released, sometimes, only two. What am I doing wrong?

Thanks
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform