<html>
<head>
<base href="http://fiji.sc/bugzilla/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:ctrueden@wisc.edu" title="Curtis Rueden <ctrueden@wisc.edu>"> <span class="fn">Curtis Rueden</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEEDSINFO "
title="NEEDSINFO - Library.txt is not being loaded"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=445">bug 445</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>CONFIRMED
</td>
<td>NEEDSINFO
</td>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>ctrueden@wisc.edu
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDSINFO "
title="NEEDSINFO - Library.txt is not being loaded"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=445#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_NEEDSINFO "
title="NEEDSINFO - Library.txt is not being loaded"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=445">bug 445</a>
from <span class="vcard"><a class="email" href="mailto:ctrueden@wisc.edu" title="Curtis Rueden <ctrueden@wisc.edu>"> <span class="fn">Curtis Rueden</span></a>
</span></b>
<pre>I cannot reproduce this problem with an up-to-date Fiji on OS X 10.10.
I created the file /Applications/Fiji.app/macros/Library.txt and put the
following contents:
function hello() {
showMessage("Hello world", "How's it going today?");
}
I then started Fiji, pressed [ for the Script Editor, changed the Language to
IJ1 Macro, and typed the following macro:
hello();
Pressed Cmd+R to run, and it displayed the dialog as desired.
Can you please provide a more specific recipe to reproduce?</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>