Re: Apple Mail – Counting Unread Emails with System Events
Re: Apple Mail – Counting Unread Emails with System Events
- Subject: Re: Apple Mail – Counting Unread Emails with System Events
- From: Christopher Stone <email@hidden>
- Date: Fri, 17 Feb 2017 16:10:59 -0600
On Feb 17, 2017, at 03:45, Yvan KOENIG <email@hidden> wrote:
No need for Satimage.
We may do the job with Apple delivered tools... set theArray to current application's NSArray's arrayWithArray:unreadMail # ADDED set theSum to (theArray's valueForKeyPath:"@sum.self") as integer # ADDED
That's good to know. Thanks.
|
_______________________________________________
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