[ImageJ-bugs] [Bug 1181] When dragging and dropping an IJ1 macro into FIJI an error pops up in the console

bugzilla at fiji.sc bugzilla at fiji.sc
Tue Nov 3 10:14:47 CST 2015


http://fiji.sc/bugzilla/show_bug.cgi?id=1181

--- Comment #5 from Nick Galati <nick.galati80 at gmail.com> ---
(In reply to Curtis Rueden from comment #4)
> Thanks for posting the macro.
> 
> However, I cannot reproduce the exception in a fully updated Fiji on either
> OS X or on Windows 10. The latter in particular was freshly downloaded and
> updated using Help > Update...
> 
> Can you check that your ImageJ is really fully 100% up to date?
>  
> http://imagej.net/FAQ#How_can_I_verify_that_my_ImageJ_is_really_100.
> 25_up_to_date.3F

I figured out the problem... 

When I open my macro in IJ2, the comment marker:
/*
 *
 */
was not being recognized by the script editor (i.e., they were not green and
every "for" "if" and "macro" was showing up in blue. When I went back and
recreated the:
/*
 *
 */
it turned green. Now when I open the macro I do not see any errors.

I still don't know why the original comment markers weren't being recognized,
but at least its a simple fix. 

Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-bugs/attachments/20151103/f65d4a6d/attachment-0001.html>


More information about the Imagej-bugs mailing list