Re: Recursively lists
Posted by ed3203 on Feb 10, 2011; 5:57pm
URL: http://imagej.273.s1.nabble.com/Recursively-lists-tp3685716p3685718.html
Hi, sorry to bump this; but i thought it proper to include information on the recursive file listing script to be kept together.
What is the purpose of the "" in the script? I can't figure out why this is required
listFiles(""+ dir+list[i]);
cheers,
ed