How do I get foxpro 6.0 to dial customer's phone no?
I try run echo "ATDT1"+Customer->phoneno+">COM3".
Nothing happens.Someone suggests I use code below:
MSComm1.CommPort=3
MSComm1.PortOpen=True
MSComm1.OutPut="ATDT1"+Customer->phoneno
The above uses Customer.dbf...
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.