Script broken in macOS Sonoma 14.2.1
Script broken in macOS Sonoma 14.2.1
- Subject: Script broken in macOS Sonoma 14.2.1
- From: Barry Fass-Holmes via AppleScript-Users <email@hidden>
- Date: Fri, 29 Dec 2023 20:18:49 -0800
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