File.Delete - temp folder?
Posted by Robert Barton on Sep 04, 2008; 6:57pm
URL: http://imagej.273.s1.nabble.com/File-Delete-temp-folder-tp3695147.html
Hi all,
I am trying to incorporate the file.delete function into a macro and am
able to get it to work if I use an "ImageJ" directory somewhere along the
path, but it will not work if I use a "temp" folder. I have
tried "temp", "tmp", "Temp", and "Tmp" with no luck.
It is not imperitive to change it, but would make my files less confusing
for someone else who may be using them.
Also, is it possible to bypass the "1" that signifies that the file was
deleted?
Thanks