MacTrove  — Classic Macintosh Archive
 
 Home Software Hardware Docs Magazines Forums Search
Search:   Software, forums, magazines & more

Scr Minimal Dialing Script.Txt

File scr-minimal-dialing-script.txt
Size 1.2 KB
Category Communication
↓ Download scr-minimal-dialing-script.txt

Enjoying MacTrove? Anonymous downloads are free and unlimited. Create a free account to track favorites, contribute corrections, and join the community chat.

About

! Original script by Fred Morris ! Modifications and comments by Adam C. Engst ! 21-Feb-94 = Added redial feature (ACE) @originate ! Initialize mode from string in InterSLIP configuration note "Initializing modem" write "^4\13" pause 20 ! Dial modem from number in InterSLIP configuration note "Dialing ^1" write "atdt^1\13" ! Check only for BUSY or CONNECT, then redial or connect matchstr 1 10 "BUSY" matchstr 2 20 "CONNECT" matchread 500 @label 10 ! The line is busy, so let's redial the modem indefinitely ! This will also redial after the (matchread 500) timeout if you get endless rings

MacTrove — Classic Macintosh Archive — Full site | Software | Search
Classic version — compatible with older browsers.