home *** CD-ROM | disk | FTP | other *** search
- * Model script for using Emma via DataPac
- C "Calling MCI Mail using MNP^M^J"
- C "(Press the Escape key if you need to abort the session.)^M^J"
- P 2 "2400"
- T "ATZ^M"
- R 5 "OK^M^J"
- D 1
- T "ATE1 M0 V1 X4 S7=45 S12=50^M"
- R "OK^M^J"
- T "ATDT1-604-662-7732^M" DataPac node in Vancouver
- R 40 "CONNECT"
- D 1
- * In the next command use ".^M" at 300, "..^M" at 1200 and "...^M" at 2400
- T "...^M"
- R 15 "DATAPAC"
- R 5 "^M^J"
- T "P 1 3106,MCILINKUS^M"
- R 5 "name:"
- T "username/batch:1ST/password^M"
- R 20 "COM^M^J"
- M
- * The next command tells the DataPac PAD to clear the call
- T "^PCLEAR^M"
- D 2
- T "+++"
- D 2
- T "ATH0^M"
- C "You will find any new mail in file MAIL.IN"