ok good question..
heres what i THINK should work, an alias result that looked something like this:
appcap "path/to/script 20 ft to yards";;; copyclip %lastappcap%i have not tested that, so i can't be entirely sure, and if you can't get that to work i will make sure it can be done somehow.
but here's how that's SUPPOSED to work:
The appcapp command should launch the specified program, and capture it's output in %lastappcap%.
Then the ;;; separates the next command to run, which tells farr to copy the contents of %lastappcap% to clipboard.
If that is all too messy, i might add a new appcap like appcclip to run an app and copy result to clipboard.
And, before you try making that work, you might try the simpler:
appcapappendmemo path/to/script 20 ft to yards
See here for an example:
https://www.donation...ndex.php?topic=28136