home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 3 / Chip_Hitware_Vol_03.iso / chiphit3 / dfu / telemate / mci.tw_ < prev    next >
Text File  |  1995-08-07  |  191b  |  16 lines

  1. ;
  2. ; MCI.SCR is a log on script file for MCI Mail
  3. ;
  4.  
  5. Waitfor 0          ; wait until string matched
  6. set autostop,on
  7.  
  8. Put
  9.  
  10. Waitfor "name"
  11. Put "^!"
  12.  
  13. Waitfor "password:"
  14. Put "^&"
  15.  
  16.