
I want to dial a list of numbers from a list
Quote:
> i want to dial a list of numbers,
> numbers can be added and changed any help on this or what i should use
> excel list or some thing like that
> TIA
Hi Gio-
Under VB, the MSComm object handles the serial ports. If you are going
to use serial communications under VB,{*filter*} Grier's book is the next
step. Info at http://www.*-*-*.com/
You did not mention what version of VB you have, but if it is not a
"learning edition", you should have MSComm available to you. In VB, just
click the following menu items: Tools-->Custom Controls-->Microsoft Comm
Control
Then just drop an MSComm object on your form and start from there.
For samples, look for the VBTerm and Dialer projects in your
\SAMPLES\VBTERM folder on whatever drive you have installed VB.
Also visit Jan Axelson's site at http://www.*-*-*.com/ for info on all
things serial, parallel and USB.
For a quick look at MSComm visit this URL:
http://www.*-*-*.com/
But I would recommend the VB help on MSComm and *strongly* recommend
Grier's book. You'll be wise to have it on your desk until your project
is completed.
Good Luck,
Randy Barrow
--
==============================================
Please remove NOSPAM from address for replies
==============================================