On 15 Dec 2014, at 18:05, Rich F <[email protected]> wrote:

> I’d like to have BBEdit receive text that I have parked in a Ruby variable 
> coming out of open-uri.  Is there a way to create a new document that’s 
> unsaved, then copy that variable to that document?  I’m assuming I’ll use the 
> bbedit command line interface for this, but I can’t seem to find any way of 
> targeting a new document.  Scratchpad might be an option, but it’s not 
> elegant.

Smething like this?:

echo some_text > x.txt; open -a bbedit x.txt

JD



-- 
This is the BBEdit Talk public discussion group. 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].
To post to this group, send email to [email protected].

Reply via email to