(form "00301" (size 51 12) (heading "SELECT DRILL HOLES BY HOLE ID") (label (position 4 3) (text "Select holes by hole ID")) (label (position 4 5) (text "1 - Select by entering Hole ID's")) (label (position 4 6) (text "2 - Select by Hole from - Hole To")) (label (position 4 7) (text "3 - Select from file of Hole ID's")) (label (position 4 9) (text "Selection [1 or 2 or 3]")) (field "sel_id" (position 30 3) (display_length 1) (input allowed) (value_in "Y" "N") (translate upper) (null allowed) (max_length 1)) (field "criteria" (position 30 9) (display_length 1) (input allowed) (low_bound 1) (high_bound 3) (format integer_4) (null disallowed) (max_length 1)) (default_buttons) )