Log-Window - suppress and/or close

Posted by Ingo Bartholomaeus on
URL: http://imagej.273.s1.nabble.com/Log-Window-suppress-and-or-close-tp3691240.html

Dear all,

is there a way to suppress opening of a log window when aborting a macro (showing the message: [aborted])?

Also I would like to suppress the (empty) log window after calling the following command in a macro:
exec("cmd", "/c", "start", "explorer.exe", path)

Alternatively it in this case I would like to close the log window using the macro.

Thanks for your help,
Ingo