== [
    ["John Smith" "Monday" "3:00 pm"]
    ["Dave Jones" "Tuesday" "11:00 am"]
    ["Janet Duffy" "Wednesday" "4:45 pm"]
]
>> view layout [
[        vh2 "This Week's Appointments:"
[        list 600x400 [
[                across text 150 text 150 text 100
[            ] data schedule
[    ]


I can't figure what data is here..
>> help data
Found these words:
   datatype!       datatype! datatype!
   datatype?       action!   Returns TRUE for datatype values.
   datatypes       block!    length: 54
   to-datatype     function! [value]

Regards,
Emeka


-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to