delete Results table row in macro?
Posted by Bill Christens-Barry on Oct 05, 2007; 4:28pm
URL: http://imagej.273.s1.nabble.com/delete-Results-table-row-in-macro-tp3698266.html
Archive and doc apparently don't have anything on this, so I'll ask: how does one delete a results
table row by macro? With the Recorder turned on, if I go to the results window and select and cut a
row, the row is eliminated and all of the other rows bump up. Unfortunately, in the Recorder the
entry is:
String.copyResults();
I wrote something to explicitly copy rows upward, but I can't seem to remove rows.
If there is a macro/command for this, does it adjust nResults to match the new number of rows?
Thanks.
Bill Christens-Barry