(form "10150" (size 62 15) (heading "UNDERGROUND PICK UPS - PROFILE 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")) (field "dbname" (position 20 3) (display_length 18) (background) (input disallowed)) (field "svtype" (position 44 3) (display_length 19) (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) ) (default_buttons) )