Sat, 31 Jul 2004 13:54:15 -0700 (4:54 PM EDT here) Anna wrote:

> each time I use TB, I have to do a command prompt in Windows, then
> type in:

> telnet (my server name) 110
> user (my username)
> pass (my password)
> quit

> Then I can send email through TB for a couple of hours. After that,
> I have to do the command lines again. My son tried writing a batch
> file, but he doesn't know how to make it pause and wait for an OK
> signal, then start up again. I haven't written batch files since
> 1982 (and only did a couple then).

Try writing a second file with the information you have to type in.

Let's call the information file anna.txt.

Anna.txt might look something like:

                                   (your server name) 110
                                   user
                                   (your user name)
                                   pass
                                   (your password)
                                   quit

Once you store anna.txt , try getting a command prompt and typing:

                          telnet < (path to anna.txt)\anna.txt

                          

                          


         
         






Using: The Bat! v2.12.00, BayesIt! 0.5.5, MyMacros 1.10
       Windows 2000 v5.0 - Build 2195 - Service Pack 4



-- 

Daniel A. Grunberg       Kensington, Maryland, USA
homepage: www.nyx.net/~dgrunber/


________________________________________________
Current version is 2.12.00 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to