Macro example error
Posted by AAM71 on Jan 04, 2010; 3:47pm
URL: http://imagej.273.s1.nabble.com/Macro-example-error-tp3689847.html
Hi,
I am a complete novice to ImageJ and sorry for very stupid question.
I have tried the example in "ImageJ Macro Language" document:
print("[My Window]", "Hello, world");
As I understand it should produce a window titled "My Window" with the
text "Hello, world".
However, ImageJ returns the error Window not found in line 1.
What I am doing wrong?
Sincerely,
Alex