Re: macros
Posted by
donny008 on
Apr 09, 2009; 2:52pm
URL: http://imagej.273.s1.nabble.com/macros-tp3692993p3692995.html
hey wayne
thankyou very much, it was the waitForUser which i needed.
but could you tell me how do i declare the strings. i used it this way
string Proceed;
string Press OK;
waitForUser(Proceed, Press (OK));
this is wrong as it returns error undefined variable string
???
don
On Thu, Apr 9, 2009 at 4:12 PM, Wayne Rasband <
[hidden email]> wrote:
--
Donny George