Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TCP connection in runtime
Message
From
18/07/2008 09:13:55
 
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
01332181
Message ID:
01332230
Views:
7
>>thanks for your answer.
>>but it doesn't work again!
>
>Sorry I'm out of ideas. I guess you'll have to look more closely at the sample code I pointed you to.

Maybe an inkey() will do
DO WHILE THISFORM.tcpwaage.OBJECT.state<>7
    *-- wait until connected
    
    =inkey(.1)
ENDDO
Gregory
Previous
Reply
Map
View

Click here to load this message in the networking platform