home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / mhs184.exe / SYS.EXE / HSTD-HUB.LOG < prev    next >
Text File  |  1993-08-10  |  1KB  |  59 lines

  1. \disp "    Preparing Courier HST/HST Dual standard modem for call.
  2.     Please wait . . .
  3. "
  4. \prmp " [Hayes modem] Enter phone number "
  5. \shut
  6. \go 1 \$1 \:1
  7. \bel
  8. \cr\.
  9. AT E1 V1 Q0 S0=0\cr
  10. \wait 20 "OK" 0 10\.
  11. \shut
  12. \disp "    Dialing "
  13. \$1\cr\slep 3
  14. \shut
  15. \cr\.
  16. AT Z\cr\slep 4
  17. AT V1 Q0 E0 S0=0\cr
  18. \wait 8 "OK" 0 10\.
  19. AT X4&B1&N0&K0&M4S13=1\cr
  20. \wait 8 "OK" 0 10\.
  21. AT S7=60 S10=70\cr
  22. \wait 8 "OK" 0 10\.
  23. AT \$2\cr
  24. \wait 8 "OK" 0 10\.
  25. \idle 18
  26. \shut
  27. AT DT\$1\cr
  28. \wait 14 "CONN" 0 20
  29.     \.\disp "    Handshaking with remote system.
  30.     Please wait . . .
  31. "
  32.     \ret 1
  33. \:10
  34.     \shut
  35.     \disp "[Modem not responding; check cabling/COM port declaration]
  36. "
  37. \:20
  38.     \ret 0
  39. \end
  40.  
  41. *******    NOTES:
  42.     - This control file ASSUMES that DCD (lead 8) is
  43.     connected between the modem and your computer.
  44.  
  45.   - The switches should be set as follows:
  46.  
  47.     1  2  3  4  5  6  7  8  9  10
  48.     -----------------------------
  49.     X  x        X  X  x        x     UP
  50.     -----------------------------
  51.           x  X           x  x        DOWN
  52.     -----------------------------
  53.  
  54.               QUAD UP
  55.  
  56.     x - factory standard
  57.     X - change from factory standard
  58.  
  59.