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

[REBOL] How do I update a text-list?

From: reboler::programmer::net at: 17-Apr-2001 12:43

How do I update a text-list? I can change the data it is based on, but when I 'show' the text-list, nothing happens. I've tried text-list/data, text-list/text, text-list/texts, text-list/lines, to no avail.