- Simple Dialing Program
- Posted by EdwardATeller on May 15th, 2008
I have a Windows XP laptop with SP2 on it. It has a pretty standard
modem built into it. I'd like to write a batch program that picks up
the line, dials a series of numbers, #'s. and *'s, waits a while, and
then hangs up. Can someone help or point me in the right direction?
Thanks.
- Posted by Aaron Leonard on May 15th, 2008
~ I have a Windows XP laptop with SP2 on it. It has a pretty standard
~ modem built into it. I'd like to write a batch program that picks up
~ the line, dials a series of numbers, #'s. and *'s, waits a while, and
~ then hangs up. Can someone help or point me in the right direction?
~ Thanks.
If I had a budget of $64 for such a project, I'd go for Kermit-95.
Aaron
- Posted by EdwardATeller on May 15th, 2008
On May 15, 4:17 pm, Aaron Leonard <Aa...@Cisco.COM> wrote:
My budget was $0. See here for what I did:
http://groups.google.com/group/comp....86f94e507bfa69
or
http://tinyurl.com/6hncnn
- Posted by Aaron Leonard on May 16th, 2008
On Thu, 15 May 2008 15:49:20 -0700 (PDT), EdwardATeller <sorry_no_email@yahoo.com> wrote:
~ On May 15, 4:17 pm, Aaron Leonard <Aa...@Cisco.COM> wrote:
~ > ~ I have a Windows XP laptop with SP2 on it. It has a pretty standard
~ > ~ modem built into it. I'd like to write a batch program that picks up
~ > ~ the line, dials a series of numbers, #'s. and *'s, waits a while, and
~ > ~ then hangs up. Can someone help or point me in the right direction?
~ > ~ Thanks.
~ >
~ > If I had a budget of $64 for such a project, I'd go for Kermit-95.
~ >
~ > Aaron
~
~ My budget was $0. See here for what I did:
~
~ http://groups.google.com/group/comp....86f94e507bfa69
~
~ or
~
~ http://tinyurl.com/6hncnn
Neat! Sounds like the appropriate technology for the application.