Pass the body of an email to AppleScript
- by Mark Szymanski
I have Mail set up to execute an AppleScript when it receives an email with the subject "AppleScript" and I was wondering how I could pass the body of this email to the script for execution.
Thanks in advance!