Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Winsock makes fox hang ?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00704469
Message ID:
00704681
Vues:
19
Actually, in the close button of the form I have:

IF thisform.winsock1.object.state > 2
thisform.winsock1.object.close()
ENDIF

but I realize that the CLOSE() method does not run unless I do

IF thisform.winsock1.object.state > 2
thisform.winsock1.close()
ENDIF

I am doing all this but the form closing is still hanging the fox app.
____________________________
Luis Perez
Millennium Data Solutions, Corp.
President & CEO
e-mail: luis@mds-corp.com
http://www.mds-corp.com
USA
____________________________
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform