> Hello all,
>
> This is a simple/dumb problem. I'm trying to put a step in a macro
> which coverts a composite hyperstack into an RBG image. I can do this
> by adding the line
>
> run("Stack to RGB");
>
> This works fine, but gives the dialogue "Convert entire HyperStack?"
> and requires the user to click 'OK'
> Is there any way to avoid this dialogue? Like a 'Click Ok' function?
> I've tried using the macro recorder, but it only gives me this line.
This bug is fixed in the v1.42b daily build. You can upgrade using the
Help>Update ImageJ command and selecting "daily build" from the drop
down menu. Use the Plugins>Utilities>Update Image command to upgrade
versions older than 1.41e.
-wayne