(form "00614" (size 55 17) (heading "SELECT ZONE FROM AND TO ZONES") (label (position 3 3) (text "Table Name")) (label (position 3 4) (text "Field Name")) (label (position 3 6) (text "Enter the details for the start of the interval")) (label (position 7 7) (text "Zone code")) (label (position 7 8) (text "Start at")) (label (position 7 9) (text "For missing zone use")) (label (position 3 11) (text "Enter the details for the end of the interval")) (label (position 7 12) (text "Zone code")) (label (position 7 13) (text "Finish at")) (label (position 7 14) (text "For missing zone use")) (field "table_name" (position 17 3) (display_length 15) (input allowed) (translate none) (max_length 18) (null disallowed) ) (field "field_name" (position 17 4) (display_length 15) (input allowed) (translate none) (max_length 18) (null disallowed) ) (field "top_spec" (position 30 7) (display_length 20) (input allowed) (translate none) (max_length 100) (null disallowed) ) (field "top_elevation" (position 30 8) (display_length 14) (input allowed) (translate lower) (null disallowed) (value_in "top of zone" "bottom of zone") (default "top of zone") ) (field "top_missing" (position 30 9) (display_length 14) (input allowed) (translate lower) (null disallowed) (value_in "start of hole" "bottom zone") (default "bottom zone") ) (field "bot_spec" (position 30 12) (display_length 20) (input allowed) (translate none) (null disallowed) (max_length 100) ) (field "bot_elevation" (position 30 13) (display_length 14) (input allowed) (translate lower) (null disallowed) (value_in "top of zone" "bottom of zone") (default "bottom of zone") ) (field "bot_missing" (position 30 14) (display_length 14) (input allowed) (translate lower) (null disallowed) (value_in "end of hole" "top zone") (default "top zone") ) (default_buttons) )