(form "10100" (size 61 12) (help "10100_TIP_0") (heading "TRANSFORM DRILLHOLES TO ANOTHER GRID") (label (position 3 3) (text "Database Name")) (label (position 18 5) (text "Define transformation parameters")) (label (position 12 6) (text "Old points")) (label (position 42 6) (text "New points")) (label (position 5 7) (text "Y1")) (label (position 5 8) (text "X1")) (label (position 5 9) (text "Y2")) (label (position 5 10) (text "X2")) (label (position 36 7) (text "Y1")) (label (position 36 8) (text "X1")) (label (position 36 9) (text "Y2")) (label (position 36 10) (text "X2")) (field "dbnam" (position 22 3) (display_length 32) (background) (input disallowed)) (field "yd1" (position 9 7) (display_length 16) (input allowed) (translate upper) (format real_8) (null disallowed) (max_length 16) (help "10100_TIP_1")) (field "xd1" (position 9 8) (display_length 16) (input allowed) (translate upper) (format real_8) (null disallowed) (max_length 16) (help (field "yd1"))) (field "yd2" (position 9 9) (display_length 16) (input allowed) (translate upper) (format real_8) (null disallowed) (max_length 16) (help (field "yd1"))) (field "xd2" (position 9 10) (display_length 16) (input allowed) (translate upper) (format real_8) (null disallowed) (max_length 16) (help (field "yd1"))) (field "ym1" (position 40 7) (display_length 16) (input allowed) (translate upper) (format real_8) (null disallowed) (max_length 16) (help "10100_TIP_2")) (field "xm1" (position 40 8) (display_length 16) (input allowed) (translate upper) (format real_8) (null disallowed) (max_length 16) (help (field "ym1"))) (field "ym2" (position 40 9) (display_length 16) (input allowed) (translate upper) (format real_8) (null disallowed) (max_length 16) (help (field "ym1"))) (field "xm2" (position 40 10) (display_length 16) (input allowed) (translate upper) (format real_8) (null disallowed) (max_length 16) (help (field "ym1"))) (default_buttons) )