I want to dial a list of numbers from a list 
Author Message
 I want to dial a list of numbers from a list

 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



Sun, 14 Sep 2003 04:51:36 GMT  
 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
==============================================



Sun, 14 Sep 2003 13:02:53 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Help wanted with file list boxes and list boxes

2. Drop List boxes - Number in List

3. Outline Number Lists - legal numbering

4. How to differentiate b/w numbered and outline numbered list

5. numbered para's and numbered lists?

6. How to retreive item number in numbered list

7. i want to dial from a list

8. Question: How to list the names of all dial-up connection on a machine

9. Question: How to list the names of all dial-up connection a machine

10. Get list of dial up network connections

11. getting list of dial-in users?

12. Dial Up Connections - Listing Available Connections

 

 
Powered by phpBB® Forum Software