home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM Magazin 1995 November
/
CD_11_95.BIN
/
demos
/
gocis
/
telenet.scr
< prev
next >
Wrap
Text File
|
1992-09-30
|
318b
|
30 lines
;
; (((( CONNECT TO COMPUSERVE VIA TELENET.SCR )))
;
; wait a second for noise to clear..
;
;
Pause 1
;
; Send a few CR's
;
SEND ^M
SEND ^M
;
; Wait for PLEASE LOG IN:
;
WAIT TERMINAL =
SEND D1^M
;
; Wait for @:
;
WAIT @
SEND C 614227^M
;
; end the script and resume normal logon??
;