(form "11004" (size 61 12) (help "11004_TIP_0") (heading "SURPAC SUBREGION DEFINITION") (label (position 5 3) (text "NAME OF PROJECT")) (label (position 37 3) (text "SUBREGION")) (label (position 10 5) (text "String No.")) (label (position 10 6) (text "Elevation Range")) (label (position 10 7) (text "Waste Bulk Density")) (label (position 10 8) (text "Waste Mining Cost (costm)")) (label (position 10 9) (text "No. of Material Classes")) (field "project" (position 25 3) (display_length 8) (input disallowed)) (field "subregion" (position 50 3) (display_length 2) (input disallowed)) (field "sub_str_no" (position 27 5) (display_length 5) (input allowed) (low_bound 1) (high_bound 32000) (format integer_4) (null disallowed) (max_length 5) (help "11004_TIP_1")) (field "sub_rl_rng" (position 27 6) (display_length 32) (input allowed) (format range) (null disallowed) (max_length 32) (help "11004_TIP_2")) (field "waste_dens" (position 37 7) (display_length 8) (input allowed) (low_bound 0.0) (high_bound 99999.99) (translate upper) (format real_8) (null disallowed) (max_length 8) (help "11004_TIP_3")) (field "waste_cost" (position 37 8) (display_length 8) (input allowed) (low_bound 0.0) (high_bound 99999.99) (translate upper) (format real_8) (null disallowed) (max_length 8) (help "11004_TIP_4")) (field "nmaterials" (position 37 9) (display_length 3) (input allowed) (low_bound 1) (high_bound 50) (format integer_4) (null disallowed) (max_length 3) (help "11004_TIP_5")) (default_buttons) )