(form "00324" (size 40 7) (help "00324_TIP_0") (heading "RENAME DRILLHOLE") (label (position 2 3) (text "Old Drillhole ID")) (label (position 2 4) (text "New Drillhole ID")) (field "old_hole_id" (position 20 3) (display_length 16) (max_length 32) (input allowed) (translate upper)) (field "new_hole_id" (position 20 4) (display_length 16) (max_length 32) (input allowed) (translate upper)) (default_buttons) )