button={ label=quit action=QUIT }
dialog={ name=diag label="what is your favorite color?" value="red" 
	action="PRINT Your favorite color is $val" 
	action="SET diag background $val" }

