home *** CD-ROM | disk | FTP | other *** search
/ ftp.qualcomm.com / 2014.06.ftp.qualcomm.com.tar / ftp.qualcomm.com / eudora / eudorapro / windows / extras / dialup / cisco.nav < prev    next >
Text File  |  1997-03-26  |  348b  |  15 lines

  1. ;Cisco navigation
  2. ;
  3. ; If you make a change to this file you should change the name (line above)
  4. ; and copy it into the scripts directory (in case you change scripts).
  5. ;
  6. set TelnetCommand=telnet \{System} \{Port} /stream\r
  7. set CRLFProcessing=0
  8. ;
  9. timeout 60
  10. cancelon "NO CARRIER"BUSY"NO DIALTONE"
  11. ;
  12. send ATDT {DialNumber}\r
  13. waitfor CONNECT
  14. waitfor >
  15.