[ImageJ-bugs] [Bug 445] Library.txt is not being loaded
bugzilla at fiji.sc
bugzilla at fiji.sc
Tue Mar 24 21:41:52 CDT 2015
http://fiji.sc/bugzilla/show_bug.cgi?id=445
Curtis Rueden <ctrueden at wisc.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CONFIRMED |NEEDSINFO
CC| |ctrueden at wisc.edu
--- Comment #5 from Curtis Rueden <ctrueden at wisc.edu> ---
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?
--
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/20150325/064a85fc/attachment.html>
More information about the Imagej-bugs
mailing list