Re: debug a macro
Posted by
Rasband, Wayne (NIH/NIMH) [E] on
May 13, 2016; 11:48pm
URL: http://imagej.273.s1.nabble.com/debug-a-macro-tp5016433p5016436.html
On May 13, 2016, at 2:53 PM, Ed Siefker <
[hidden email]> wrote:
>
> The imagej documentation refers to a debug menu.
> I cannot find it. It is neither in the main window,
> nor is it in the macro editor window.
>
> Pressing ctrl-d, as specified in the documentation,
> doesn't work. If focus is on an image, it executes
> "run("Draw", "slice");". If focus is in the macro editor,
> it deletes the current line.
>
> I am referring to the documentation found here:
>
http://rsb.info.nih.gov/ij/developer/macro/macros.html#debugger> I am using FIJI based on ImageJ 1.51a.
The macro debugger is not available in the Fiji Script Editor. One way to use the debugger in Fiji is to copy the macro to the clipboard and paste it into Fiji using the Edit>Paste command, which opens it in the ImageJ macro editor.
-wayne
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html