Re: Close all but active window
Posted by Haleh on Nov 09, 2016; 2:08pm
URL: http://imagej.273.s1.nabble.com/Close-all-but-active-window-tp5014024p5017541.html
Hi,
You have proposed for closing all image windows apart from the front image, it's better to use
close("\\Others"). This command works well on marco recorder or... but can't use this command in script. I mean I have tried many ways such as (IJ.close("\\Others") , IJ.run("close\\Others") and so on...). But none of them works.
Could you please help me how I can use close("\\Others") as an micromanager script?
Thank you in advance,
Haleh