On 15 Dec 2014, at 18:05, Rich F <li...@viaduct-productions.com> 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
"supp...@barebones.com" 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 bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.

Reply via email to