[REBOL] This has to be a known text-list bug...
From: carl::cybercraft::co::nz at: 17-Mar-2004 6:05
>> layout [t: text-list "a b c" "a b c"] >> probe t/data["a b c" "a b c"] So how come the first string has had its extra spaces removed?!? (Same result on View 1.2.1, 1.2.5 and 1.2.10.) And is there any known fix for this? -- Carl Read