On Thursday, January 30, 2014 8:51:56 PM UTC+1, Rob McBroom wrote: > Just send the string and the web search object to the AppleScript and > assemble the resulting URL there. All theoretical, though.
Well I could always use any Web Search in the first pane, change to text mode, manually replace *** for the search term (hoping there's nothing to encode in the URL) and send that to the applescript action in the second pane. But I wanted to make use of the command object and extract URL and search term from it in the applescript. More generally, are command objects not accessible via AppleScript? Since qs.command can be defined as direct objects I tend to think that there might be code for them. -- 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.
