I know about `on get argument count`, but it can't be combined with `on open`. That is, it is possible to write an action that takes text in Pane 1 and text in Pane 3, but not one that takes (a) file(s) in Pane 1 and text in Pane 3 (or a file in Pane 3, for that matter). If anyone knows how, that would be great, but I'm 99% sure it's not currently possible.
I posted a massively-overly-long feature request on GitHub a bit ago: https://github.com/quicksilver/Quicksilver/issues/947. Looking back on it I realize it is, as I say, way too complicated—but the bottom third or so re: the AppleScript API would, ultimately, be *really* nice to have. On Thursday, July 19, 2012 1:22:42 PM UTC-4, Rob McBroom wrote: > > On Jul 19, 2012, at 11:30 AM, Daniel wrote: > > > I couldn't write one that asks for the output filename in the 3rd pane, > for instance, due to API limitations. > > I don’t know the details but I think it’s possible. I think you can put a > function in the script called “argument_count” that returns 2 and cause the > third pane to show up. There are people on this list that know. Hopefully > one of them will chime in. > > -- > Rob McBroom > <http://www.skurfer.com/> > > -- You received this message because you are subscribed to the Google Groups Quicksilver 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 https://groups.google.com/d/forum/blacktree-quicksilver?hl=en
