Hi Anton, On Wednesday, August 31, 2005, 10:56:43 AM, you wrote:
AR> I think the op!s are more fundamental. They probably get AR> defined first or are earlier in the symbol lookup list. AR> I'm only speculating but it could be something like that. It's not just the datatype, it the word itself being treated specially. >> set '+ func [a b] [print [a b]] >> 1 + 2 ** Script Error: Invalid operator: + ** Near: 1 + 2 Regards, Gabriele. -- Gabriele Santilli <[EMAIL PROTECTED]> --- http://www.rebol.com/ Colella Chiara software division --- http://www.colellachiara.com/ -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
