home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / comm / emma22.zip / DATAPAC.CSF < prev    next >
Text File  |  1990-09-27  |  689b  |  29 lines

  1. * Model script for using Emma via DataPac
  2. C    "Calling MCI Mail using MNP^M^J"
  3. C    "(Press the Escape key if you need to abort the session.)^M^J"
  4. P  2    "2400"
  5. T    "ATZ^M"
  6. R  5    "OK^M^J"
  7. D  1
  8. T    "ATE1 M0 V1 X4 S7=45 S12=50^M"
  9. R    "OK^M^J"
  10. T    "ATDT1-604-662-7732^M"                DataPac node in Vancouver
  11. R 40    "CONNECT"
  12. D  1
  13. * In the next command use ".^M" at 300, "..^M" at 1200 and "...^M" at 2400
  14. T    "...^M"
  15. R 15    "DATAPAC"
  16. R    5    "^M^J"
  17. T    "P 1 3106,MCILINKUS^M"
  18. R  5    "name:"
  19. T    "username/batch:1ST/password^M"
  20. R 20    "COM^M^J"
  21. M
  22. * The next command tells the DataPac PAD to clear the call
  23. T    "^PCLEAR^M"
  24. D 2
  25. T    "+++"
  26. D 2
  27. T    "ATH0^M"
  28. C    "You will find any new mail in file MAIL.IN"
  29.