Login  Register

Re: Macro within a macro?

Posted by Weller Andrew Francis on May 23, 2006; 12:50pm
URL: http://imagej.273.s1.nabble.com/Microscope-stage-controller-and-serial-communication-Javacomm-tp3702708p3702715.html

I will give this a look. Thank you.

On Monday 22 May 2006 19:41, Johannes Schindelin wrote:

> 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