Dear Colleagues,
Please ignore my posting. It was an error in my code. Of course!
Douglas
-----Original Message-----
From: ImageJ Interest Group [mailto:
[hidden email]] On Behalf Of
Benn, Douglas K.
Sent: Thursday, March 25, 2010 3:43 PM
To:
[hidden email]
Subject: Saving Results table
I have spent several hours today trying to find out why my Results table
is saving to disc the first time but when I want to overwrite it with an
updated table it does not appear to save the amended results.
I have checked that the Results table does contain the data I want
saved. I update the results before I save and the path with file name
and suffix are correct.
updateResults();
saveAs("measurements",path);
the path is
C:\\Program Files\\ImageJ\\patient_name\\0460.xls
Any help would be greatly appreciated.....
Thanks.
Douglas