I didn't pick up on a way to pass the selection to a Clipping script from the documentation. I've seen some reference to pulling the selection via AppleScript, but I haven't tried any of the techniques I've seen yet. (I wasn't planning on using AppleScript and I'd rather not have to resort to "do shell script" unless I have to.)
Is there a way to get the selection to my script? Does it apply to other kinds of scripts, like Python -- and not just AppleScript? Ideally, I'd like to take the selected string -- or perhaps even the text following the insertion point (until the next whitespace) -- and pass it to my Clipping script, maybe as a positional parameter or environment variable. Thanks! -- Jeremy -- -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. 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 <http://groups.google.com/group/bbedit?hl=en> If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
