Will This Applescript Work?

Posted on
Fri Nov 01, 2019 7:23 pm
ckeyes888 offline
Posts: 2417
Joined: Nov 26, 2009
Location: Kalispell, MT

Will This Applescript Work?

Hey,

Curious if this script will need to be converted?

Code: Select all
set myDescription to value of variable "GrowlAlert"

tell application id "com.Growl.GrowlHelperApp"
   
   notify with name ¬
      "Test Notification" title ¬
      "Message fron Indigo" description ¬
      myDescription application name "Indigo"
   
end tell


Thanks,

Carl

Posted on
Sat Nov 02, 2019 3:20 am
berkinet offline
User avatar
Posts: 3290
Joined: Nov 18, 2008
Location: Berkeley, CA, USA & Mougins, France

Re: Will This Applescript Work?

ckeyes888 wrote:
...Curious if this script will need to be converted...

It should work since it doesn’t target Indigo. However, why not just use the Growl plugin?

Posted on
Sat Nov 02, 2019 7:53 am
ckeyes888 offline
Posts: 2417
Joined: Nov 26, 2009
Location: Kalispell, MT

Re: Will This Applescript Work?

Thanks.

Carl

Page 1 of 1

Who is online

Users browsing this forum: No registered users and 2 guests