home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 April A / Pcwk4a98.iso / Wtestowe / OnNet16 / UBIOFF.SCR < prev    next >
Text File  |  1996-02-13  |  552b  |  18 lines

  1. <* language=slang *>
  2. <* ftp Software, Inc. Copyright 1995                  *>
  3. <* You run this script to idle a CDPD connection      *>
  4. <* between the ftp Software TCP/IP kernel and the     *>
  5. <* PCSI Ubiquity 2000                                 *>
  6.  
  7. <* (changemode, raw) issued by virtue of entering script mode. *>
  8.  
  9. (escape, cleardtr)                                                      
  10. (pause,1000)                 
  11. (define, ActivePort, (port))
  12.  
  13. (start, {cdpdidle.exe PCSIUBI (ActivePort)})
  14. (pause,2000)
  15. (status,{Not connected})
  16.  
  17.  
  18.