(form "20259" (size 33 11) (help "20259_TIP_0") (heading "IK PERCENTILES" ) (label (position 2 3) (text "Minimum value" ) ) (field "min" (position 20 3) (display_length 10) (input allowed) (low_bound 0) (translate upper) (format real_8) (max_length 16) (help "20259_TIP_1") ) (label (position 2 4) (text "Maximum value" ) ) (field "max" (position 20 4) (display_length 10) (input allowed) (translate upper) (format real_8) (max_length 16) (help "20259_TIP_2") ) (label (position 2 6) (text "Reporting percentile" ) ) (field "rpt_val" (position 20 6) (display_length 10) (input allowed) (low_bound 0.00001) (high_bound .9999) (translate upper) (format real_8) (null disallowed) (max_length 16) (help "20259_TIP_3") ) (label (position 5 8) (text "Constrain?" ) ) (field "constrain" (position 15 8) (display_length 1) (input allowed) (value_in "Y" "N") (default "N") (translate upper) (help "20259_TIP_4") ) (default_buttons) )