Re: Compiling (MakeDirectory)
Posted by
Wayne Rasband on
Nov 04, 2005; 8:11pm
URL: http://imagej.273.s1.nabble.com/Re-Compiling-MakeDirectory-tp3704534.html
> now I'm trying to compile Mark R Besonen piece of code
> allowing to create folders using the macro language. Unfortunately,
> I get an exception error when I try to compile this :
The macro language in ImageJ 1.35g, now available at
"
http://rsb.info.nih.gov/ij/notes.html", has a built in makeDirectory()
function. This function, and 10 other new file related functions, are
described at
"
http://rsb.info.nih.gov/ij/developer/macro/functions.html#file".
-wayne