stop ij.imagej batch process from stealing focus in OSX

Posted by todicus on
URL: http://imagej.273.s1.nabble.com/stop-ij-imagej-batch-process-from-stealing-focus-in-OSX-tp3687432.html

I am running a macro in batch mode on OSX 10.6, and I'd like to stop it from bringing the process "ij.imagej" into focus on every cycle.  In Ubuntu, this same macro runs fully in the background, so I can continue using the computer without being interrupted every 10 seconds.  Is there a "hide" command I can insert into the macro code, or some setting in the operating system?

      thank you very much --

                  -- Todd