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

[REBOL] Re: how to refresh fields in a VID list?

From: carl:cybercraft at: 19-Sep-2000 9:37

On 18-Sep-00, [anton--globalcenter--net--au] wrote:
> Hi, > This is a cut-down of the code: > block: copy [ > ["ssql" "www.somewhere.com" > "a-o.dll-eUK-osform_template=awake.t" "388"] > ["ping" "203.89.213.43" "" "5"] > ] > view layout [ > button "refresh" [{Here, contents of block changes - how should > I refresh list? }] > mylist: list 850x400 80.80.80 [across field field field field] > data block > ] > Anyone can help? > Regards, > Anton.
I asked much the same question a while back - which received no response. (: Hope you have better luck, or that the promised new View/VID docs appear soon and help to explain such things a little better.