Arie & Gregg Many thanks for throwing light on to the "problem". I'm going to enter it to RAMBO to make sure RT are aware of it even if they may not consider it a bug.
Regards Peter On Tuesday, Mar 29, 2005, at 00:45 Asia/Kuala_Lumpur, Arie van Wingerden wrote: > > > > Gregg Irwin wrote: > >> Sometimes it helps to make a block explicit and see what REBOL thinks >> is in it. >> >> >> >>>> length? [<<test>> <v>] >>>> >>>> >> == 3 >> >> >>>> first [<<test>> <v>] >>>> >>>> >> == <<test> >> >> >>>> second [<<test>> <v>] >>>> >>>> >> == > >> >> -- Gregg >> >> >> > > So the issue really seems to be that REBOL does not support NESTED > tags. > When it arrives at the first closing > the whole tag is closed. > > Kind regards, > Arie > > -- > To unsubscribe from the list, just send an email to > lists at rebol.com with unsubscribe as the subject. > > > -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
