souce directory code for writing macro
Posted by Teresa W on
URL: http://imagej.273.s1.nabble.com/souce-directory-code-for-writing-macro-tp3689273.html
I want to embed a generic definition for the image dir for saving files etc, inside a macro.
saveAs("Tiff", "D:\\Aug 2009\\Channa NReconB\\Colour.tif");
ie D:\\Aug 2009\\Channa NReconB, replaced by a generic term for the image dir last opened. Trolling thru the macros command library has not thrown up anything I can understand.
Thanks, Teresa