Dear all/Fiji team,
when writing the following macro within a Fiji scripting window:
e = 0;
the Fiji scripting window is compiling the code correctly.
But as soon as there is something after "e", like:
ea = 0;
eb = 0;
or even:
e0 = 0;
e1 = 0;
the following "Macro Error" gets outputed:
Statement cannot begin with '=' in line 2.
<=> ; call ( "net.imagej.legacy.plugin.IJ1MacroEngine.setOutput" , "result"
, result ) ;
I have just submitted a Fiji bug report on this a couple of minutes ago.
Also there is something that it not really clear for me, namely in such a
case (i.e. a bug only connected to the Fiji software/script window and that
is actually not applying to the vanilla ImageJ) should I only submit a Fiji
bug report or is it as well good to post an article here in order to share
it with the community?
I thank you a lot in advance for fixing this bug and as well as answering my
last question.
My best regards,
Philippe
Philippe CARL
Laboratoire de Biophotonique et Pharmacologie
UMR 7213 CNRS - Université de Strasbourg
Faculté de Pharmacie
74 route du Rhin
67401 ILLKIRCH
Tel : +33(0)3 68 85 41 84
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html