home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Stars of Shareware: DFÜ und Kommunikation
/
SOS-DFUE.ISO
/
programm
/
compusrv
/
gocis101
/
telenet.scr
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-10-01
|
318 b
|
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??
;