trouble printing text window
Posted by Charles P. Daghlian on Dec 15, 2008; 4:26pm
URL: http://imagej.273.s1.nabble.com/trouble-printing-text-window-tp3694249.html
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