[REBOL] Blocks of strings in text-lists.
From: carl::cybercraft::co::nz at: 6-May-2002 19:40
A text-list can be given blocks of strings, which is nice and useful. ie... view layout [text-list data [["aa " "bb"]["cc " "dd"]]] But does text-list allow you to tab the strings in the lines? -- Carl Read