Login  Register

Re: Default directory for saving data after analysis (IJ Macro language)

Posted by Rainer M. Engel on Apr 04, 2014; 8:32pm
URL: http://imagej.273.s1.nabble.com/Default-directory-for-saving-data-after-analysis-IJ-Macro-language-tp5007186p5007210.html

Am 03.04.2014 09:43, schrieb Marcel Krzan:
> As I said above the present Macro function:
>
>  path6 = getDirectory("startup")+"temp_ads\\";
>
>
> must be shifted for something other, which save the data on the drive
>
> "D:\\temp_ads\\"


why not making it static?
path6 = "D:\\temp_ads\\";


--
Rainer M. Engel, Dipl. Digital Artist
scientific|Media GbR
Pichelsdorfer Str. 143
13595 Berlin

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html