Re: search in mail
Re: search in mail
- Subject: Re: search in mail
- From: Christopher Stone <email@hidden>
- Date: Sun, 2 Jan 2011 05:19:45 -0600
On Jan 02, 2011, at 04:54, Joshua Whalen wrote: I'm trying to write a script that will loop through inbox, and extract the subject line from every unread message a save it as a text string. ______________________________________________________________________
Hey Joshua,
Try this:
tell application "Mail" subject of messages of inbox whose read status is false end tell
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden