(form "00808" (size 40 13) (help "00808_TIP_0") (heading "DEFINE COORDINATES FOR IMAGE REGISTRATION POINT") (label (position 2 3) (text "Image coordinates for the registration point")) (label (position 2 4) (text "X value")) (field "ximage" (position 14 4) (display_length 10) (input disallowed) (max_length 10) (format real_8) (decimals 0) ) (label (position 2 5) (text "Y value")) (field "yimage" (position 14 5) (display_length 10) (input disallowed) (max_length 10) (format real_8) (decimals 0) ) (label (position 2 7) (text "Define the real world coordinates for the registration point")) (label (position 2 8) (text "X value")) (field "xdata" (position 14 8) (display_length 10) (input allowed) (max_length 16) (format real_8) (decimals 3) (null disallowed) (help "00808_TIP_1") ) (label (position 2 9) (text "Y value")) (field "ydata" (position 14 9) (display_length 10) (input allowed) (max_length 16) (format real_8) (decimals 3) (null disallowed) (help "00808_TIP_2") ) (label (position 2 10) (text "Z value")) (field "zdata" (position 14 10) (display_length 10) (input allowed) (max_length 16) (format real_8) (decimals 3) (null disallowed) (help "00808_TIP_3") ) (default_buttons) )