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

  1. ;Supra 14.4 FaxModem V.32bis data  V.42bis
  2. ;
  3. ; Script Written by jeffb@pacifier.rain.com Depending on what model Supra
  4. ; you are using you may need to edit the send AT line to suit your modem,
  5. ; for "Supra 14.4 V.32bis Data V.42bis MNP 2-5" this seems to work great.
  6. ;
  7. timeout 60
  8. cancelon ERROR
  9. ;
  10. ;    All Settings are set with the &F2\r
  11. ;    -----------------------------------
  12. ;    Hardware flow - Default
  13. ;    DTR handling  - Default
  14. ;    AutoReliable  - Default
  15. ;    all result codes - Default
  16. ;
  17. ;
  18. ;
  19. send AT\r
  20. pause 1
  21. send AT &F2X4\r
  22. waitfor OK
  23. ;
  24. set FlowControl=Hardware
  25.  
  26.