hmmm I am not seeing mail I sent to the list via gmail and yes that only has a chance in the simplest of conditions
>> nested-blocks: [[1][2][3]] == [[1] [2] [3]] >> flat: to block! form nested-blocks == [1 2 3] but sometimes that is all that is needed. Gregg Irwin wrote: > Hi Tom, > > >>> [ [ "Bill" 50 ] [ "Jane" 45 ]] >>> > > t> flat: to block! form nested-blocks > > That won't preserve the data though; it can change things. > > -- Gregg > > -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
