trouble saving (not printing) text window
Posted by Charles P. Daghlian on Dec 15, 2008; 8:17pm
URL: http://imagej.273.s1.nabble.com/trouble-saving-not-printing-text-window-tp3694247.html
Of course I meant saving, not printing, as the earlier email subject indicated.
Good morning,
I am having trouble getting a macro to save a text window. Despite having explicitly
opened a text window and printed to it using code from the web site, when I call
selectWindow("index.html"); saveAs("text") , I get an error - 'This command requires
a TextWindow such as the "Log" window on an"Info for..." window.' As usual, I
may be missing something obvious.
ImageJ 1.42d, Mac OS X
Chuck