[REBOL] Re: Question about text-list
From: gjones05:mail:orion at: 11-Jun-2001 18:46
From: "Aviles, Javier"> In a text-list face, which is the refinement or attribute that holds the > information that is shown on screen?....Generally, the /data as in mylist/data. /lines generally holds the info also. /picked shows the values selected, including multiple values (ctrl-click in Windows). The last example I sent shows several of these at work. Hope that was enough to get you going. --Scott Jones