(form "10148" (size 62 18) (heading "UNDERGROUND PICK UPS - CHAIN AND OFFSET 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 8) (text "Chainage")) (label (position 40 8) (text "Offset")) (label (position 2 10) (text "Foresight Station")) (label (position 2 11) (text "Station Id")) (label (position 2 12) (text "Foresight to Target Axis")) (label (position 2 13) (text "Chainage")) (label (position 40 13) (text "Offset")) (label (position 2 15) (text "String Number for Backs")) (label (position 2 16) (text "String Number for Floor")) (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 "setchain" (position 26 8) (display_length 10) (input allowed) (low_bound 0.0) (high_bound 9999.0) (translate upper) (format real_8) (null disallowed) (max_length 10) ) (field "setoffs" (position 48 8) (display_length 9) (input allowed) (low_bound -50.0) (high_bound 50.0) (translate upper) (format real_8) (null disallowed) (max_length 9) ) (field "foresigh" (position 24 11) (display_length 26) (input allowed) (translate upper) (null disallowed) (max_length 26) (value_in non_exclusive) ) (field "sta2tar" (position 24 12) (display_length 9) (input allowed) (low_bound -50.0) (high_bound 50.0) (translate upper) (format real_8) (null disallowed) (max_length 9) ) (field "tarchain" (position 24 13) (display_length 10) (input allowed) (low_bound 0.0) (high_bound 9999.0) (translate upper) (format real_8) (null disallowed) (max_length 10) ) (field "taroffs" (position 48 13) (display_length 9) (input allowed) (low_bound -50.0) (high_bound 50.0) (translate upper) (format real_8) (null disallowed) (max_length 9) ) (field "back_string" (position 26 15) (display_length 5) (input allowed) (format integer_4) (null disallowed) (low_bound 1) ) (field "floor_string" (position 26 16) (display_length 5) (input allowed) (format integer_4) (null disallowed) (low_bound 1) ) (default_buttons) )