Login  Register

Re: Macro run problem?

Posted by Amelie Marzin on Apr 07, 2011; 9:27am
URL: http://imagej.273.s1.nabble.com/Macro-run-problem-tp3685127p3685128.html

Unfortunately, my macro is quite long, plus I have some difficulties to paste it (I work on a different computer, which prevent file transfert...).

I tried to use IJ.runMacro(<macro>, <args>) and even IJ.run("Run ...","run=[<macrofile>]") : same problem.

It seems that because my macro is not launch from from the usual frame, it doesn't get all informations...

If you have any idea, it would be really useful. Even if it's not code, I can explore and test by myself !