
URGENT!! Need help with modem communications
->If anyone could give/point me to some examples that use either MSCOMM.VBX or a third-party VBX to do serial communications
->through a modem, I would really appreciate it.
->In particular, I'm trying to find some source code to demonstrate how to sign on to an e-mail service, scan for mail, download
->mail, and logoff.
->
->Thanks in advance for any suggestions.
->
->Jay Powers
First off forget MSCOMM. Go with PDQComm from Crecent (my preference
at least). Its ModemWare library and script-recording feature make what
you are trying to do a piece of cake.
don