I was wondering if its possible by any means to ensure that the script output when running a script from BBEdit doesn't come out as the frontmost window after the script has executed. I use a build script for compiling LaTeX files, and I can tell if my build didn't work by looking at the PDF instead of scrolling through the log file. Ideally, what I would like to happen is that the script output window still appears, but it isn't the frontmost window. If there is an option to run the script without an output window at all, that would work for me too.