Login  Register

Open *.tif files with while loop

Posted by Robert Barton on Sep 03, 2008; 8:40pm
URL: http://imagej.273.s1.nabble.com/Open-tif-files-with-while-loop-tp3695180.html

Hi all,

I would like to create a macro that would open a tiff file out of a given
directory, rename and save it to a new location, delete the original, and
then restart the process until all tiff files are out of the original
directory.

The part I am having trouble with is opening any tiff file in a directory
without giving a specific file name.

Any help is appreciated.

Robert