home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 2
/
amigaformatcd02.iso
/
comms
/
netsoftware
/
cobbweb1.lha
/
dialscript
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1995-03-25
|
257 b
|
16 lines
ECHO ON
TIMEOUT 2000
REDIAL "BUSY"
ABORT "NO CARRIER", "NO DIALTONE"
SEND "ATZ1"
WAIT "OK"
SEND "ATL1S10=255"
WAIT "OK"
SEND "ATDT123-456-7890"
WAIT "CONNECT"
WAIT "ogin:"
SEND "your_login_id"
WAIT "assword:"
SEND "your_password"
WAIT "Packet mode enabled"