Login  Register

Re: Problem in saving file

Posted by gary.chien on Dec 03, 2015; 2:51am
URL: http://imagej.273.s1.nabble.com/Problem-in-saving-file-tp5015084p5015108.html

Hi Michael,

Thank you for the hint.
 
In my previous Marco version, a photo was processed sequentially and saved about 5 times in a round, and totally 200 loops for whole photos. It did everything OK till I made more processing step(including saving file) up to 10, then the error showed up sometimes.

Maybe too many files there that can not be closed completely before next loop.
I will try the method based on your tip or just make another "close all" before next loop.
Hope that will work out.

Thanks for the help!!

BRs
Gary