Macro. Multiple Saving of XY Coordinates From Tools Menu
Posted by Brian Sellar on Jan 17, 2006; 1:35pm
URL: http://imagej.273.s1.nabble.com/Macro-Multiple-Saving-of-XY-Coordinates-From-Tools-Menu-tp3704058.html
Hello all,
I'm a few days in to ImageJ and so far so good with one exception:
I have a macro for taking a folder of black and white BMP's and running the
tools command
"save XY coordinates".
It works fine but I have to manually press 'enter' to accept the saving
location for each loop of the macro. I don't need to do this with any of
the other commands I have in this and other macros.
Any ideas?
Thanks a lot,
Brian