home *** CD-ROM | disk | FTP | other *** search
/ ftp.qualcomm.com / 2014.06.ftp.qualcomm.com.tar / ftp.qualcomm.com / eudora / eudorapro / mac / extras / scripting / README < prev    next >
Text File  |  1997-03-25  |  998b  |  28 lines

  1. THIS DIRECTORY
  2.   Samples of scripting Eudora, from AppleScript, Frontier, and C.
  3.  
  4. FILES:
  5.  
  6. AE-send.hqx
  7.   Some sample C code using Apple Events to create and send a message.
  8.   Works with Code Warrior 9 compiler.
  9. c-samples.hqx:
  10.   Some sample C code for sending Apple Events to Eudora.
  11. frontier.hqx:
  12.   Frontier install file for Eudora.  Graciously prepared and donated
  13.   by Leonard Rosenthol.  This install file is not supported by QUEST,
  14.   though we believe Frontier users will find it useful.
  15. new-message.hqx:
  16.   AppleScript to create and send a message to eudora-info@qualcomm.com.
  17. notify-kit.hqx:
  18.   A kit to help use Eudora's notification events from AppleScript.
  19. sendscript.hqx:
  20.   Name this script after someone, and execute it to send mail to them,
  21.   or drop files on it to send the files to that person.
  22.  
  23. NOTE
  24.  
  25. Most of these scripts were contributed by Eudora users.  QUEST cannot
  26. support them, though we hope you will find them useful both in their
  27. own right and as models for your own scripts.
  28.