Scr Minimal Dialing Script.Txt
Scr Minimal Dialing Script.Txt
| Filename | scr-minimal-dialing-script.txt |
|---|---|
| Size | 1.2 KB (1181 bytes) |
| Downloads | 9 |
Enjoying MacTrove?
Anonymous downloads are free and unlimited.
Create a free account to track favorites,
contribute metadata 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
File Info
This file is part of the MacTrove archive. See the Thank You page for the upstream mirrors we rely on. You may need The Unarchiver or a classic Mac emulator to open it.
Related apps