Respond to a Growl Notification using Applescript

176 Views Asked by At

I Have a script which updates the working copy of my SVN and puts up a growl notification. What i want to do is, IF i click on the notification then a specific finder location must get open in a new finder window. Is this thing is possible using only Apple Script?

1

There are 1 best solutions below

0
Philip Regan On

It doesn't appear so. That would require Growl running an arbitrary Applescript under specific circumstances, and their documentation doesn't show that ability. As I see it, the only reasonable alternative would be to add in your initial script the ability to open the folder.