(form "00303" (size 59 9) (heading "SELECT BY HOLE FROM - HOLE TO") (label (position 4 3) (text "Enter start and end hole ID's")) (label (position 4 5) (text "From hole ID")) (label (position 4 6) (text "To hole ID")) (field "hole_from" (position 17 5) (display_length 32) (input allowed) (translate upper) (null allowed) (max_length 32)) (field "hole_to" (position 17 6) (display_length 32) (input allowed) (translate upper) (null allowed) (max_length 32)) (default_buttons) )