> BH> type? AND #{00} #{00}
>
> BH> is a problem. :^(
>
> I always thought that infix operators were a hack in REBOL... It
> works fine with AND~, so use that if you like prefix. It seems
> like there's a nasty bug in the evaluation of infix operators when
> used with prefix notation. (Already sent to feedback Brett?)
Didn't know about AND~ I've been always used AND in a
prefix form. It tend to prefer prefix as it seems more in keeping
with the minimal syntax of REBOL, but then also I've been
tainted by <, =, etc. :^)
Thanks Gabriele.
Yep, sent to feedback.
Brett.
--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.