[ImageJ-bugs] [Bug 914] New: exit(); fails in script editor

bugzilla at fiji.sc bugzilla at fiji.sc
Tue Aug 26 05:12:56 CDT 2014


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

            Bug ID: 914
           Summary: exit(); fails in script editor
           Product: Fiji
           Version: unspecified
          Hardware: PC
                OS: Mac OS
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: ImageJ2
          Assignee: imagej-bugs at imagej.net
          Reporter: jerome.mutterer at gmail.com

Hi all,

The exit(); macro function fails in script editor when called with parentheses
but no argument, whereas this works in ImageJ. 

exit; // works
exit('message'); // works
exit(); // fails

This also pops up an '[aborted]' result window. This message would be best
displayed in the script editor's messages panel.

Sincerely,
Jerome

-- 
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/20140826/b42e32ad/attachment.html>


More information about the Imagej-bugs mailing list