home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 April A / Pcwk4a98.iso / Wtestowe / OnNet16 / GENCDPD.SCR < prev    next >
Text File  |  1995-12-14  |  486b  |  21 lines

  1. <* language=slang                                     *>
  2.  
  3. <* ftp Software, Inc. Copyright 1995                  *>
  4. <* You run this script to establish a CDPD connection *>
  5. <* between the ftp Software TCP/IP kernel and the     *>
  6. <* a generic CDPD modem.                              *>
  7.  
  8.  
  9. (poll, physical, open, 1000,, 
  10. {
  11.     (slang_init_modem)
  12.     (poll, physical, open, 5000,,
  13.     {
  14.         (message,
  15.         {The dialer cannot connect to the modem in CDPD mode.},
  16.         OK, STOP)
  17.  
  18.     })
  19. })
  20.  
  21.