Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Winsock makes fox hang ?
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00704469
Message ID:
00704681
Views:
18
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
____________________________
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform