(form "10149" (size 55 16) (heading "UNDERGROUND PICK UPS - RADIATION SURVEYS") (label (position 2 3) (text "Database Name")) (label (position 2 5) (text "Set Up On Station")) (label (position 2 6) (text "Station Id")) (label (position 2 7) (text "Station to Instrument Axis")) (label (position 2 9) (text "Backsight Station")) (label (position 2 10) (text "Station Id")) (label (position 2 12) (text "String Number for Backs")) (label (position 2 13) (text "String Number for Floor")) (label (position 2 14) (text "Face for vertical angles")) (field "dbname" (position 20 3) (display_length 18) (background) (input disallowed)) (field "setupon" (position 26 6) (display_length 26) (input allowed) (translate upper) (null disallowed) (max_length 26) (value_in non_exclusive) ) (field "sta2ins" (position 26 7) (display_length 9) (input allowed) (low_bound -50.0) (high_bound 50.0) (translate upper) (format real_8) (null disallowed) (max_length 9) ) (field "backsigh" (position 26 10) (display_length 26) (input allowed) (translate upper) (null disallowed) (max_length 26) (value_in non_exclusive) ) (field "back_string" (position 26 12) (display_length 5 ) (input allowed) (format integer_4) (null disallowed) (low_bound 1) ) (field "floor_string" (position 26 13) (display_length 5) (input allowed) (format integer_4) (null disallowed) (low_bound 1) ) (field "faceopt" (position 26 14) (display_length 1) (input allowed) (value_in "L" "R" ) (null disallowed) (translate upper) (max_length 1) ) (default_buttons) )