Operating Systems > macOS

Apple Script

(1/1)

xyle_one:
any one know a good source to learn apple script. I would like to write a script to do:
1. When i recieve an email at [email protected], to save it to a folder & then...
2. Print the message.

this way i can have a hard copy of the message, and a folder with stored messages. This account is for people who request a cd from my site, and it would be easier to see what i have to send if i can come home and find a stack of requests at my printer.

cocoamix:
http://www.macscripter.net/

You should also open up Script Editor, then look at the dictionary of the application you want to script.
File: Open Dictionary. AppleScript will then scan your hard drive for any Apps that are scriptable. Mail is heavily scriptable, and I know what you want to do is pretty easy, even though I haven't done it myself.

xyle_one:
Thank you.

Navigation

[0] Message Index

Go to full version