On May 17, 2011, at 08:02:16, J wrote: > growlnotify takes a --wait flag that will only return when the growl > notification is clicked or times out.
Note that this will block the script—and, thus, the application running it—until one of those things happens, so this would be very bad to use in some contexts, such as in an Adium script. > (… I'm not sure how best to include code when posting to the discussion > board). The best way is to save it as a file and send it to the group by email as an attachment. In this case, it'd be a .applescript file. -- You received this message because you are subscribed to the Google Groups "Growl Discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/growldiscuss?hl=en.
