okay, thanks for the various thoughts on the keywords: here is a code snippet from a reset function....
color editbox %white
color editbox text %black
color listbox %white
color listbox text %black
color inactive %white
color inactive text %black
color treebox %white
color treebox text %black
the first five work as expected, but the last three all produce an error message "* /color: invalid parameters (line <num?, <script>.mrc)" which leads me to conclude that "inactive text" "treebox" and "treebox text" are invalid keywords.
Has anyone searched the binary (using a Uni-code editor) to find the correct ketyword text strings for these elements?
thanks,
Richard