home *** CD-ROM | disk | FTP | other *** search
-
-
- C "Calling MCI Mail.^M^J"
- C "(Press the Escape key if you need to abort the session.)^M^J"
- P 1 "1200" Your COM port number and speed go in this line
- T "ATZ^M"
- R 5 "OK^M^J"
- T "ATE1^M"
- R "OK^M^J"
- T "ATDT000-0000^M" Your number for MCI Mail goes in this line
- R 40 "CONNECT"
- B
- D 2
- T "^M"
- R 20 "Port:"
- R 5 "name:"
- T "username" Your username goes on this line
- T "/batch:1ST/"
- T "password" Your password goes on this line
- T "^M"
- R 20 "COM^M^J"
- M
- D 1
- T "+++"
- R 10 "OK"
- D 1
- T "ATH^M"
- R 10 "^M^J"
- T "ATZ^M"
- C "You will find any new mail in file MAIL.IN"