Mail, count of visible messages
Mail, count of visible messages
- Subject: Mail, count of visible messages
- From: Robert Poland <email@hidden>
- Date: Tue, 07 Jul 2015 10:24:33 -0600
- Z-usanet-msgid: XID837TggqyI0224X32
Hi,
I’ve been ignoring all the scripts about mail, now I need one.
Here is my attempt which errors, "access not allowed”;
tell application "Mail"
delay 0.2
set x to (count of visible messages in “Inbox" of account 1)
say x
delay 0.2
set y to x is less than 18
delay 0.2
end tell
return y
Robert Poland
Fort Collins, CO
_______________________________________________
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