Ladislav-
Mike-

 >> x: 5
== 5
 >> debug: func [a] [print join a join " = " get a]
 >> debug 'x
x = 5

 >> debug: func ['a] [print join a join " = " get a]
 >> debug x
x = 5

I like it!

Thank you both.

-bobo
_____________________________________________________________________________________
Get more from the Web.  FREE MSN Explorer download : http://explorer.msn.com

-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to