(form "20514" (size 25 13) (heading "CLEAR ATTRIBUTES") (label (position 2 3) (text "Clear all Attributes")) (label (position 2 4) (text "Apply Constraints?")) (field "all" (position 20 3) (display_length 1) (input allowed) (value_in "Y" "N") (auto_next off) (default "N") (translate upper) (null allowed) (max_length 1) ) (field "constrain" (position 20 4) (display_length 1) (input allowed) (value_in "Y" "N") (default "N") (translate upper) (null allowed) (max_length 1) ) (scroll_block "atts"(position 2 7)(size 19 4)(extra 0 1) (scroll_size 18 50) (repeat interactive(grow 0 1)(instances 1(min 1)(max 50))) (top (label(position 1 0)(text "Attributes To Clear"))) (main (field "att"(position 1 0)(display_length 15)(input allowed) (null allowed)(max_length "BM_MAX_ATT_NAME_LEN") (dependency (value "all") == "N") (auto_next off) ) )) (default_buttons) )