Hi Mark, > You stated "When the interpreter finishes evaluation of all values > contained in the block, the last obtained value becomes the result." > > Almost true, but not quite. What if the last value in a block is unset!
I think, that it is true. See:
>> type? do [print 1]
1
== unset!
Cheers
Ladislav
--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.
