I just recently looked at the 3-pane AppleScript Actions documentation
on the wiki, and was successfully able to create an action that takes
text in the first pane and a file in the 3rd. However I can't seem to
get it to work with a file in the first pane—using "on process text"
causes QS to not give it as an option unless the first pane is text,
and I tried "on open dObject with iObject", but that didn't work (not
that I really expected it to). I think "on open {dObject,iObject}"
doesn't work either. Is there any way to do this?

Reply via email to