(form "00289" (size 42 6) (help "00289_TIP_0") (heading "SPECIFY VIEW BY BEARING AND DIP") (label (position 2 3) (text "Bearing")) (label (position 2 4) (text "Dip")) (field "bearing" (position 12 3) (display_length 16) (input allowed) (translate upper) (format decimal_angle) (null disallowed) (max_length 16) (low_bound 0) (high_bound 6.2831853073) (decimals 2)) (field "dip" (position 12 4) (display_length 16) (input allowed) (translate upper) (format decimal_angle) (null disallowed) (max_length 16) (low_bound -1.570796327) (high_bound 1.570796327) (decimals 2)) (default_buttons) )