home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Informática Multimedia Fácil 56
/
INF1297.iso
/
IMP
/
WIN
/
EU30DEMO
/
COMMON.Z
/
CTSNET.NAV
< prev
next >
Wrap
Text File
|
1995-12-14
|
513b
|
25 lines
;CTSNet service provider
;
; If you make a change to this file you should change the name (line above)
; and copy it into the scripts directory (in case you change scripts).
;
set CRLFProcessing=0
set TelnetCommand=telnet \{system} \{port}\r\n
set SMTPHELOString=cts.com
;
Cancelon |NO DIALTONE|BUSY|NO CARRIER|
;
send ATDT {DialNumber}\r
waitfor login:
send {poplogin}\r
waitfor Password:
send {PopPass}\r
waitfor "TERM"
send \r
Pause 1
send \r
waitfor %
send exec srialpop\r
waitfor %
;