Re: Mail Search surrogate
Re: Mail Search surrogate
- Subject: Re: Mail Search surrogate
- From: Michelle Steiner <email@hidden>
- Date: Wed, 8 Apr 2009 22:56:30 -0700
On Apr 8, 2009, at 10:42 PM, Gil Dawson wrote: Any suggestions?
This sorta works:
set BeginDate to (date "Tuesday, March 31, 2009 10:00:00") tell application "Mail" tell message viewer 1 messages whose date received is greater than BeginDate end tell end tell I say "sorta" because of two things. 1. Obviously, there has to be a message viewer open. 2. It returns those messages fitting the criteria that are in those mailboxes/folders that are selected in the GUI. It doesn't return messages fitting the criteria if they are in any other mailboxes, including subfolders of selected folders.
-- Michelle
-- Will Rogers never met Sean Hannity
|
_______________________________________________
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