Re: Passing parameters to macros using the Dialog.* functions?
Posted by Wayne Rasband on May 14, 2006; 6:16pm
URL: http://imagej.273.s1.nabble.com/Passing-parameters-to-macros-using-the-Dialog-functions-tp3702779p3702780.html
> Is it possible to record the parameters selected in macro
> that uses the Dialog.* functions?
>
> If I run such macro with the macro recorder, the parameters
> do not get detected by the Macro Recorder.
This works with macros with an underscore in their name located in
the plugins folder. It also works with ImageJ commands implemented
using a macro, such Edit>Selection>Rotate.
-wayne