• 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
Re: [TidBITS Talk] Mojave, Mail and Applescript
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TidBITS Talk] Mojave, Mail and Applescript


  • Subject: Re: [TidBITS Talk] Mojave, Mail and Applescript
  • From: Takaaki Naganoya <email@hidden>
  • Date: Wed, 07 Nov 2018 13:55:17 +0900

AppleScript within each application (like Mail action script) does not display
error messages.
If you want to know the message, try—on error clause will work.


try
   —some Mail script
   —some Mail script
   —some Mail script
on error erMes
   display notification erMes
end


--
Takaaki Naganoya
email@hidden
http://piyocast.com/as/


> 2018/11/07 1:43、Jeremy Roussak <email@hidden>のメール:
>
> Does anyone know if something special has to be done with permissions in
> order to run an Applescript from within a Mail rule? I have a script,
> triggered by a rule, which tells Mail to generate an auto-reply to certain
> types of incoming message. Under High Sierra, it worked fine, but under
> Mojave it seems to have stopped working. I don’t get any error messages:
> where would they go?
> Thanks
>
> Jeremy
>
> _______________________________________________
> 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

References: 
 >[TidBITS Talk] Mojave, Mail and Applescript (From: Jeremy Roussak <email@hidden>)

  • Prev by Date: [TidBITS Talk] Mojave, Mail and Applescript
  • Next by Date: Re: [TidBITS Talk] Mojave, Mail and Applescript
  • Previous by thread: [TidBITS Talk] Mojave, Mail and Applescript
  • Next by thread: Re: [TidBITS Talk] Mojave, Mail and Applescript
  • Index(es):
    • Date
    • Thread