Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VBScript and Modems

Status
Not open for further replies.

fdr

Programmer
Oct 15, 2001
1
BE
How can I send AT command to a modem and receive and use the response from a VBScript.

Thanks in advance.


Fdr
 
I'd guess you need to use the MSComm control or something similar from a 3rd party. This comes with VB and I believe late versions of Access.

MSComm itself might not be scriptable, so you might have to wrap it with VB or something to create a scriptable object.

Maybe others have a better suggestion?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top