Hi I'm kinda new to REBOL. Actually I was a member of this list about two years ago and I was registered with my Yahoo! account. I felt like that I'm really missing REBOL so I've joined the list once again :-)
In the online manual at http://www.rebol.com/docs/core23/rebolcore-3.html it's written that: "The values and words of a block are always evaluated from first to last...= " So I expected the following statement, without the parantheses of course, return 6 but it is erroneous: length? "boat" + 2 Can someone please explain the reason behind this behaviour? Thanks in advance, --=20 Behrang Saeedzadeh http://www.jroller.com/page/behrangsa -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
