The interpreter doesn't seem to like get words including a < or a >.
>> type? :> ** Syntax Error: Invalid word -- :> ** Near: (line 1) type? :> >> type? :<= ** Syntax Error: Invalid word-get -- : ** Near: (line 1) type? :<= I'll submit this to RAMBO. Regards Peter On Wednesday, Mar 2, 2005, at 17:10 Asia/Kuala_Lumpur, Hallvard Ystad wrote: > > Guess <> is being interpreted as an empty tag! ... > > HY > > Dixit Peter WA Wood <[EMAIL PROTECTED]> (Wed, 2 Mar > 2005 11:16:24 +0800): > >> >> Is this a bug or am I doing something wrong ? >> >>>> type? := >> == op! >>>> type? :<> >> ** Syntax Error: Invalid word-get -- : >> ** Near: (line 1) type? :<> >> >> Peter >> >> -- >> To unsubscribe from the list, just send an email to >> rebol-request >> at rebol.com with unsubscribe as the subject. >> > > -- > To unsubscribe from the list, just send an email to rebol-request > at rebol.com with unsubscribe as the subject. > > > -- To unsubscribe from the list, just send an email to rebol-request at rebol.com with unsubscribe as the subject.
