Login  Register

Re: delete Results table row in macro?

Posted by Gabriel Landini on Oct 05, 2007; 4:45pm
URL: http://imagej.273.s1.nabble.com/delete-Results-table-row-in-macro-tp3698266p3698267.html

On Friday 05 October 2007 16:28:12 Bill Christens-Barry wrote:
> how
> does one delete a results table row by macro?

The only way I can see is to save the current Results Table to a text file and
then modify Jerome Mutterer's Import_Results_Table macro to NOT load the
desired rows of values.

G.