Login  Register

Re: Macro within a macro?

Posted by dscho on May 22, 2006; 6:41pm
URL: http://imagej.273.s1.nabble.com/Microscope-stage-controller-and-serial-communication-Javacomm-tp3702708p3702714.html

Hi,

On Mon, 22 May 2006, Andy Weller wrote:

> I have a macro that initiates some variables. Is it possible to call this up
> from within a separate macro to keep my design modular?

How about wrapping this into a user-defined function (see
http://rsb.info.nih.gov/ij/developer/macro/macros.html#functions)?

Hth,
Dscho