home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!nwnexus!remote!ruth!rat
- From: rat@ruth.UUCP (David Douthitt)
- Newsgroups: comp.bbs.waffle
- Subject: Re: FIDO gateway!!!
- Keywords: FIDO mailer external mail UUCP
- Message-ID: <mDFJuB1w165w@ruth.UUCP>
- Date: Fri, 20 Nov 92 06:32:57 CST
- References: <0qBFuB3w165w@twiki.UUCP>
- Organization: Network XXIII - +1 608 222 9253
- Lines: 39
-
- dalew@twiki.UUCP (Dale Weber) writes:
-
- | Yes, I know BUT how does one know the actual speed when FroDo drops out
- | to the batch file? I never could find a way to do this, but am guessing it
- | can be done with enough fiddling. My method works here when I run FroDo,
- | so I didn't fix it. ;-)
-
- I use different exit codes for each baud rate, and do something like:
-
- :baud300
-
- set baud=300
- goto gotcall
-
- :baud1200
-
- set baud=1200
- goto gotcall
-
- :baud2400
-
- set baud=2400
-
- :gotcall
-
- waffle online %baud
- set baud=
- goto start
-
- Also, don't forget to set the modem to return modem-to-modem speeds instead
- of computer-to-modem speed (ATW1?)
-
-
- --
- UUCP: ....!remote.halcyon.com!ruth!rat | Network XXIII - +1 608 222 9253
- InterNet: rat@ruth.UUCP | 65Megs+ of Usenet/Fido programs!
- "...because appealing to the masses has | Files available more ways than
- never appealed to us." | any other BBS in America!
- Files via: anon uucp, Fidonet FREQ, mail to archive-server@ruth.uucp, etc.
-