home *** CD-ROM | disk | FTP | other *** search
/ Dream 52 / Amiga_Dream_52.iso / Amiga / Internet / Mail / AEMail.lha / aemail151 / files.lha / ARexx.lha / ARexx.readme < prev    next >
Text File  |  1998-03-21  |  1KB  |  28 lines

  1. ARexx.readme
  2.  
  3. This directory contains several ARexx scripts that can be used with AEMail.  
  4. You should read the .readme file associated with each script before using
  5. the script.
  6.  
  7. The scripts are:
  8.  
  9.     Addtogrp.aem    This script is used to add To:  and cc:  names from a
  10.                     received message to a group entry in the Address Book.
  11.  
  12.     Form.aem        This script processes Forms sent as email from a
  13.                     browser.
  14.  
  15.     html.aem        This script is used to read html email attachments 
  16.                     using your browser.  It is set up to use IBrowse.  You
  17.                     will have to modify it to use a different browser.
  18.  
  19.     mailto.aem      This script is a universal script that uses AEMail as a
  20.                     "mailto" agent in a browser.  AEMail can be running 
  21.                     when this script is executed.
  22.  
  23. This directory also contains an alternate "mailcap" file which can be used
  24. to implement reading of html attachments.
  25.  
  26. The file "AEMail-ARexx.doc" is an extraction of the ARexx portion of the 
  27. AEMail.doc file and can be printed out as separate ARexx documentation.
  28.