home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1994 February
/
CHIP0294.ISO
/
digital
/
dfue
/
terminal
/
telemate
/
disk3
/
cis.scr
< prev
next >
Wrap
Text File
|
1993-07-20
|
352b
|
21 lines
;
; CIS.SCR is a log on script for CompuServe Information Service
;
ID = "12345,6789" ; put your ID here
SET AutoStop,On ; stop script if carrier is lost
Waitfor 0 ; wait until string matched
Put
Waitfor "Host Name: "
Put "cis"
Waitfor "User ID: "
Put ID
Waitfor "Password: "
Put "^&"