Does anyone here know anything at all about AppleScript...
I am trying to figure out the right way to do the following:
tell application "Mail"
...save unread messages in mailbox "foo"
...to the desktop as plaintext
Any help or suggestions would be great!
I am trying to figure out the right way to do the following:
tell application "Mail"
...save unread messages in mailbox "foo"
...to the desktop as plaintext
Any help or suggestions would be great!


Comment