As REBOL Support tells me:
<Quote>
Blocks are run through the scanner to determine datatypes for the different
items.  If something doesn't fall into any datatype group (i.e. a comma all
by itself or a % all by itself), an error will be raised.  However, the
actual datatype itself isn't evaluated.

If this weren't this way, we wouldn't be able to do:
        type? second [hello $10.00 1-3-00]
</Quote>

Andrew Martin
ICQ: 26227169
[EMAIL PROTECTED]
http://members.xoom.com/AndrewMartin/
-><-

Reply via email to