On Tuesday 28 April 2009, =DEemseddin Moldibi [ Bircom ] wrote:
> Strings and blocks are always references in Rebol. If you want different =
=3D
> block for each of them, you should use copy command.
> It is same for strings also.
   And that is not a bad thing, once you get used to it. For instance, if
   you were to assign a series value to a word in a function, rather than
  'copy'ing the value to the word, the word then retains its value, for   =
=20
  subsequent   calls to that function. Like a static datatype in C.
  Can be useful at times.
tim
-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to