>
> Well, I found this great script (bberrors.py) from here 
> (https://gist.github.com/3113810) and I am a lot closer to getting a 
> solution. (Thanks Jay Lieske!) Jay's Python script seems to properly 
> generate the BBEdit browser window just fine by piping the error stream 
> output from my shell script. I can do this from Terminal.App:
>

 build_myapp.sh > /dev/null 2> errors.txt
cat errors.txt | bberrors.py

And presto, it causes BBEdit to properly create what I want. I'll create a 
script for the above and drop in the BBEdit/Scripts folder.

 

-- 
-- 
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>



Reply via email to