On Dec 15, 2013, at 11:00 AM, Straatman, Kees (Dr.) wrote:
> Dear Wayne and list,
>
> I sometimes use the MacrosAndToolsUpdater.txt and notice recently that it reports an error. However, when I install ImageJ 1.47v it works fine, so I assume there is somewhere a bug in later versions of ImageJ. I don't know when it was introduced.
The words 'continue' and 'break' are macro language keywords in ImageJ 1.48. You can work around the problem with this macro by replacing all instances of 'continue' with something like 'kontinue', or by downloading the updated version from
http://imagej.nih.gov/ij/macros/tools/MacrosAndToolsUpdater.txtor the downloading the version that also updates LUTs at
http://imagej.nih.gov/ij/macros/toolsets/Luts%20Macros%20and%20Tools%20Updater.txt-wayne
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html