(form "00387" (size 76 18) (heading "INCONSISTENT DATABASE REVERSE BEARING VALUE") (label (position 2 3) (text "Backsight station")) (field "backsight" (position 24 3) (display_length 16) (input disallowed) (null disallowed)) (label (position 2 4) (text "Setup station")) (field "setup" (position 24 4) (display_length 16) (input disallowed) (null disallowed)) (label (position 2 6) (text "Stored bearing")) (field "stored_bearing" (position 20 6) (display_length 10) (format dms_angle) (input disallowed) (decimals 4)) (label (position 35 6) (text "Calculated bearing")) (field "calculated_bearing" (position 50 6) (display_length 10) (format dms_angle) (input disallowed) (decimals 4)) (label (position 2 7) (text "The stored bearing obtained from the database for the line from the Setup station to the")) (label (position 2 8) (text "Backsight station differs by greater than 2 minutes from the calculated reverse bearing.")) (label (position 2 10) (text "You must choose which action to take before continuing with co-ordinate calculations.")) (menu (position 2 13) (size 22 4) (grid 1 4) (item (function "use stored bearing") (text "Use stored bearing")) (item (function "use calculated bearing") (text "Use Calculated bearing")) (item (function "help") (text "Help")) (item (function "cancel") (text "Cancel")) ) (label (position 2 12) (foreground (user_option "form_text_highlight")) (text "Press the required button")) (label (position 26 13) (text "Obtain the reverse bearing from the rev_brng field.")) (label (position 26 14) (text "Calculate the reverse bearing using the station co-ordinates")) (label (position 26 16) (text "Cancel this function and don't save the results.")) )