home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast.iso / pcmag / vol8n19.zip / TYMNET.TMP < prev   
Text File  |  1989-10-04  |  619b  |  31 lines

  1. C    "Connecting to MCI Mail via TYMNET^M^J"
  2. C    "(Press the Escape key if you need to abort the session.)^M^J"
  3. P  1    "9600"            Your COM port number and speed go in this line
  4. T    "ATZ^M"
  5. R  5    "OK^M^J"
  6. D  1
  7. T    "ATE1^M"
  8. R    "OK^M^J"
  9. T    "ATDT###-####^M"    Your local TYMNET number goes in this line
  10. R 40    "CONNECT"
  11. B
  12. D  8
  13. T    "A"
  14. R 15    ":"
  15. T    "^H^RMCILINK^M"
  16. R 10    "name:"
  17. T    "username"        Your username goes on this line
  18. T    "/batch:1ST/"
  19. T    "password"        Your password goes on this line
  20. T    "^M"
  21. R 20    "COM^M^J"
  22. M
  23. D  1
  24. T    "+++"
  25. R 10    "OK"
  26. D  1
  27. T    "ATH^M"
  28. R 10    "^M^J"
  29. T    "ATZ^M"
  30. C    "You will find any new mail in file MAIL.IN"
  31.