Login  Register

Re: save summary file

Posted by Reisak on Sep 26, 2014; 11:22am
URL: http://imagej.273.s1.nabble.com/save-summary-file-tp3699878p5009779.html

i did this and it works .:)

selectWindow("Summary");
saveAs("Text", dir2+excel);

Dir 2 ist defined as in the beginning of the macro.
dir2 = getDirectory("Choose Destination Directory ");