• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Script broken in macOS Sonoma 14.2.1
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: Script broken in macOS Sonoma 14.2.1
      • From: James via AppleScript-Users <email@hidden>
  • Next by Date: Re: Script broken in macOS Sonoma 14.2.1
  • Next by thread: Re: Script broken in macOS Sonoma 14.2.1
  • Index(es):
    • Date
    • Thread