On Sunday, August 18, 2013 10:04:54 PM UTC+2, Andrea Ghensi wrote: > > It works outside of quicksilver (removing the quicksilver related lines > and setting the variable journalentry to some text), but I cannot make it > work with QS. > Do you have any idea why? or do you know how I can debug this thing? >
QS logs AS's errors <http://www.macscripter.net/viewtopic.php?id=30109>. You can check them for instance in Console.app. As for the variables you can use logger like so *do shell script* "logger -t " & myTag & space & myMes -- You received this message because you are subscribed to the Google Groups "Quicksilver" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/blacktree-quicksilver. For more options, visit https://groups.google.com/groups/opt_out.
