Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: name of var passed to func

From: mikew127:h:otmail at: 2-Dec-2000 18:29

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