<html>
    <head>
      <base href="http://fiji.sc/bugzilla/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDSINFO "
   title="NEEDSINFO - When dragging and dropping an IJ1 macro into FIJI an error pops up in the console"
   href="http://fiji.sc/bugzilla/show_bug.cgi?id=1181#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEEDSINFO "
   title="NEEDSINFO - When dragging and dropping an IJ1 macro into FIJI an error pops up in the console"
   href="http://fiji.sc/bugzilla/show_bug.cgi?id=1181">bug 1181</a>
              from <span class="vcard"><a class="email" href="mailto:nick.galati80@gmail.com" title="Nick Galati <nick.galati80@gmail.com>"> <span class="fn">Nick Galati</span></a>
</span></b>
        <pre>(In reply to Curtis Rueden from <a href="show_bug.cgi?id=1181#c4">comment #4</a>)
<span class="quote">> 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?
>  
> <a href="http://imagej.net/FAQ#How_can_I_verify_that_my_ImageJ_is_really_100">http://imagej.net/FAQ#How_can_I_verify_that_my_ImageJ_is_really_100</a>.
> 25_up_to_date.3F</span >

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</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>