Re: Get unread message count from Mail.app
Re: Get unread message count from Mail.app
- Subject: Re: Get unread message count from Mail.app
- From: Peter Baxter <email@hidden>
- Date: Sun, 17 May 2009 10:21:01 +1000
I'm not sure what you are trying to achieve:
set sum to 0 tell application "Mail" set res to (unread count of every mailbox) count res
end tell
Nothing travels faster than the speed of light with the possible exception of bad news, which obeys its own special laws
Peter Baxter
|
_______________________________________________
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