I am looking for your suggestions on different ActiveX communications controls. MSComm's control will <br>
allow me to send and receive, but I need something more to dial out.<br>
<br>
Thank you for your suggestions.<br>
<br>
Vienna<br>
<br>
In reply to my own question: <br>
<br>
Simply using a line like: <br>
<br>
my_control.Output = "ATDT5559111"+CHR(13)<br>
<br>
will dial you out. <br>
<br>
<br>
A further comment that I would like to add:<br>
<br>
if you find that you need to slow down the VFP as it executes your code, try this line:<br>
WAIT WINDOW "commandx" TIMEOUT 2<br>
<br>
This was one of the final pieces I needed to getting a complete login (and then I checked to make sure that it truly was connected).<br>
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.