home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Direkt: Spezial 1
/
CDD_SPIELE_.ISO
/
wingames
/
fibsw
/
cisnet.scn
< prev
next >
Wrap
Text File
|
1994-04-22
|
471b
|
17 lines
@echo off ;%%Compuserve Network.
!if "%HostName%"==""
! echo "\r\n** Error(cisnet.scn): Host Name must be set in Options/Script Settings... dialog box.
<
!endif
!wait 3
!send "\r"
if not !wait "Host Name:" 10
! echo "\r\n** Error(cisnet.scn): Compuserve Network connect prompt not received.\r\n"
<
!endif
!send "%HostName%\r"
!if not !wait "\n" 20
! echo "\r\n** Error(cisnet.scn): Compuserve Network failed to respond to host name.\r\n"
<
!endif