home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / mhsmd.exe / MHSMDM / MULTEC.LOG < prev    next >
Text File  |  1991-08-15  |  659b  |  38 lines

  1. \disp "    Preparing MultiTech 932/224 (no novram) modem for call.
  2.     Please wait . . .
  3. "
  4. \prmp " [Hayes modem] Enter phone number "
  5. \bel
  6. \shut
  7. \go 1 \$1 \:1
  8. \cr\.
  9. ATS0=0 Q0 E0 V1\cr
  10. \wait 8 "OK" 0 10\.
  11. ATX4\cr
  12. \wait 8 "OK" 0 10\.
  13. AT&E0&E14\cr
  14. \wait 8 "OK" 0 10\.
  15. ATS7=60\cr
  16. \wait 8 "OK" 0 10\.
  17. AT \$2 \cr
  18. \wait 8 "OK" 0 10\.
  19. \shut
  20. \idle 18
  21. ATDT\$1\cr
  22. \wait 10 "CONN" 0 20
  23.     \.\disp "    Handshaking with remote system.
  24.     Please wait . . .
  25. "
  26.     \ret 1
  27. \:10
  28.     \shut
  29.     \disp "    Modem not responding; check cabling/COM port declaration
  30. "
  31. \:20
  32.     \.\disp "    Call failed.  Try again later.
  33. "
  34.     \.\ret 0
  35. \end
  36.  
  37.  
  38.