Login  Register

Re: Macro - Installation

Posted by Wayne Rasband on Jan 02, 2007; 8:06pm
URL: http://imagej.273.s1.nabble.com/Macro-Installation-tp3700722p3700723.html

> I've written an ImageJ macro. If I install this macro, it appears  
> for selection. If I close ImageJ and open it again, it's  
> disappeared. Do I always have to install it, when I want to use the  
> macro?

Add the macro to ../ImageJ/macros/StartupMacros.txt and it will be  
installed each time ImageJ is started. You can open the StartupMacros  
file using the Plugins>Macros>Startup Macros command.

-wayne