(form "00210" (size 60 12) (help "00210_TIP_0") (heading "ORE TO WASTE RATIO") (label (position 4 3) (text "Define the string file to create")) (label (position 4 4) (text "Location")) (label (position 4 5) (text "ID number")) (label (position 4 6) (text "String")) (label (position 4 7) (text "No zone string")) (label (position 4 9) (text "Define the zone selection method")) (field "loc" (position 20 4) (display_length 26) (input allowed) (translate lower) (null allowed) (max_length 26) (file output (link "rid") (extension "*.str")) (help "00210_TIP_1")) (field "rid" (position 20 5) (display_length 16) (input allowed) (translate upper) (format real_8) (null disallowed) (max_length 16) (help (field "loc"))) (field "istr" (position 20 6) (display_length 5) (input allowed) (low_bound 1) (high_bound 32000) (format integer_4) (null disallowed) (max_length 5) (help (field "loc"))) (field "no_zone_str" (position 20 7) (display_length 5) (input allowed) (low_bound 0) (high_bound 32000) (format integer_4) (null disallowed) (max_length 5) (help "00210_TIP_2")) (field "selection" (position 35 9) (display_length 20) (input allowed) (value_in "MULTIPLE ZONES" "ZONE FROM TO") (default "MULTIPLE ZONES") (translate upper) (null disallowed) (help "00007_TIP_4")) (default_buttons) )