Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pausing Program
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00124139
Message ID:
00124143
Views:
17
One thing you can do is put a READ EVENTS after you start dialing. In the OnConnect put a CLEAR EVENTS. You'll also need to make sure you CLEAR EVENTS if the connection isn't sucessful.

>This is a basic question I'm sure, but how do you pause a procedure or method, and unpause it from another method.
>
>If it sounds goofy here's the skinny:
>
>I use an OLE RAS object to call an ISP with DUN. When I call Dial it starts dialing and continues to the next line of code. I want it to be paused until the OnConnect Event Fires.
>
>Thanks.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform