home *** CD-ROM | disk | FTP | other *** search
/ OK PC 9: CD / Okpcg9.iso / Util / EU30DEMO / COMMON.Z / GLOBAL.NAV < prev    next >
Encoding:
Text File  |  1995-12-14  |  267 b   |  13 lines

  1. ;Global Enterprise Services
  2. ;
  3. Set TelnetCommand=telnet \{system} \{port} /stream\r\n
  4. Set CRLFProcessing=0
  5. ;
  6. Cancelon |NO DIALTONE|BUSY|NO CARRIER|
  7. send ATDT {DialNumber}\r
  8. waitfor name:
  9. send {poplogin}\r
  10. waitfor ssword:
  11. send {PopPass}\r
  12. waitfor Alcatraz>
  13.