Re: Script broken in macOS Sonoma 14.2.1
Re: Script broken in macOS Sonoma 14.2.1
- Subject: Re: Script broken in macOS Sonoma 14.2.1
- From: James via AppleScript-Users <email@hidden>
- Date: Sat, 30 Dec 2023 12:14:10 +0000
- Feedback-id: :email@hidden:enchantedbuffalo.com:flockmailId
Works fine here, on Sonoma 14.2.1.
james
> On Dec 30, 2023, at 04:18, Barry Fass-Holmes via AppleScript-Users
> <email@hidden> wrote:
>
> Hello!
>
> The script below has been functional on my Mac up until the recent update to
> macOS Sonoma 14.2.1.
>
> It now returns the error message Mail got an error: Can't set inbox to false.
>
> The script now fails to change inbox messages from having been read to being
> unread (hope this wording makes sense!).
>
> Does this script function properly for anyone else on Sonoma.2.1?
>
> How to fix this script?
>
> Barry
>
>
> tell application "Mail"
> set read status of every message of inbox to 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
_______________________________________________
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