Login  Register

User input for a global variable in a macro?

Posted by Bill Mohler on Dec 02, 2008; 11:43pm
URL: http://imagej.273.s1.nabble.com/User-input-for-a-global-variable-in-a-macro-tp3694344.html

Can a macro be used to define a global variable for other macros
within the same file?  In other words, can a macro request a number
from the user in a dialog and then set assign that value to a global
variable?  Or can global variables in macros only be hard-coded into
the text of the macro file?

Thanks,
Bill