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

[REBOL] Re: setting values to blocks - need help

From: semseddinm::bircom::com at: 29-Apr-2009 9:35

Yes, it sometimes confuses beginners mind but actually it is a nice feature. Below example shows that feature very nice. It uses "count: [0]" instead of "count: 0" which is completly different.