Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[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