home *** CD-ROM | disk | FTP | other *** search
/ Chip: Extra / Image.bin / aol / util / whale / getmail.wex < prev    next >
Encoding:
Text File  |  1994-12-30  |  170 b   |  12 lines

  1. Rem  This is a simple script which will read all your Email
  2. Rem  and save it to the file   C:\MAIL.LOG
  3. Signon 
  4. OpenLog c:\mail.log
  5. Menu Read
  6. ReadList
  7. Exit
  8.  
  9.  
  10.  
  11.  
  12.