home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 April A
/
Pcwk4a98.iso
/
Wtestowe
/
OnNet16
/
PK210INI.SCR
< prev
next >
Wrap
Text File
|
1995-12-21
|
675b
|
27 lines
<* language=slang *>
<* ftp Software, Inc. Copyright 1995 *>
<* You run this script to establish a CDPD connection *>
<* between the ftp Software TCP/IP kernel and the *>
<* Sierra Wireless Pocket Plus 210. *>
(status,{Waiting for Physical Connection...}(lf))
(poll, physical, open, 1000,(status,{Physical connection established}),
{
(slang_init_modem)
(poll, physical, open, 5000,
{
(status,{Physical connection established})
(pause,1000)
},
{
(status,{Modem Error})
(message,
{The dialer cannot connect to the modem in CDPD mode.},
OK, STOP)
})
})