Re: macro for OD calibration based on autoupdate of measured grey value
Posted by dscho on Nov 22, 2006; 10:48am
URL: http://imagej.273.s1.nabble.com/macro-for-OD-calibration-based-on-autoupdate-of-measured-grey-value-tp3700961p3700965.html
Hi Jarek,
On Wed, 22 Nov 2006, jarek wrote:
> '=' expected in line 4. text1<+=>" ";
My fault. Try to replace "text1 += " by "text1 = text1 + ".
Hth,
Dscho