Saving Results table

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Saving Results table

Douglas Benn-2
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
Reply | Threaded
Open this post in threaded view
|

Re: Saving Results table

Douglas Benn-2
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