Login  Register

Macro command for renaming results durign saving

Posted by Kashif Zeeshan on Sep 01, 2008; 8:42am
URL: http://imagej.273.s1.nabble.com/Macro-command-for-renaming-results-durign-saving-tp3695205.html

Hello,
I want to create a macro to change the name of results as density while
saving them.
Normally, I use the macro as

selectWindow("Results");
saveAs("Text");

Now what should I add now in this code to have the results.xls as
density.xls.
Thanks in advance.

Kashif ZEESHAN