home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Geants Des Mers
/
ParolesImages-GeantsDesMers12-FrenchVersion-Win31Mac.bin
/
pc
/
club
/
windows
/
isp.scp
< prev
next >
Wrap
Text File
|
1996-06-13
|
248b
|
14 lines
; C:\Netscape\dialer\ISP.SCP
; Created: 06/14/96 at 16:58:10
;
;
proc main
transmit "^M"
waitfor "ogin:",matchcase until 4
transmit "$USERID"
transmit "^M"
waitfor "ssword:",matchcase until 4
transmit "$PASSWORD"
transmit "^M"
endproc