Login  Register

Re: Maximum file size for a macro?

Posted by dscho on Nov 10, 2008; 12:44pm
URL: http://imagej.273.s1.nabble.com/Maximum-file-size-for-a-macro-tp3694567p3694570.html

Hi,

On Mon, 10 Nov 2008, Michael Doube wrote:

> Douglas Benn wrote:
>
> > I have written a macro which is about 400 lines long. Are their
> > limitations to the size of a macro?
>
> Not in my experience, and I've written some monsters.

As you can see from

http://repo.or.cz/w/imageja.git?a=blob;f=ij/plugin/Macro_Runner.java;h=d1cbb52d978ae5041920fae45f3bae7d1371a899;hb=imagej#l91

there is no limitation except the heap size.

Ciao,
Dscho