(form "11007" (size 68 10) (help "11006_TIP_0") (heading "FOUR-D MATERIAL DEFINITION") (label (position 2 3) (text "NAME OF PROJECT")) (label (position 32 3) (text "SUBREGION")) (label (position 50 3) (text "MATERIAL")) (label (position 7 5) (text "Mineral String Range")) (label (position 7 6) (text "Material Bulk Density")) (label (position 7 7) (text "Material Name")) (field "project" (position 21 3) (display_length 8) (input disallowed)) (field "subregion" (position 44 3) (display_length 2) (input disallowed)) (field "material" (position 61 3) (display_length 2) (input disallowed)) (field "mat_ore_rng" (position 29 5) (display_length 32) (input allowed) (format range) (null disallowed) (max_length 32) (help "11006_TIP_1")) (field "bulk_density" (position 29 6) (display_length 8) (input allowed) (low_bound 0.0) (high_bound 99999.99) (translate upper) (format real_8) (null disallowed) (max_length 8) (help "11006_TIP_2")) (field "mat_name" (position 29 7) (display_length 5) (input allowed) (null disallowed) (max_length 4) (help "11007_TIP_3")) (default_buttons) )