button={ label=DONE action=QUIT }
message={ name=thebitmap label=" " height=200 width=200 }
list={ label="click on files that are bitmaps" height=400 width=400 
  action="SET thebitmap bitmap $val"
  itemlist={ list=`echo -n * ` separator=" " }
}
