(form "00849" (size 60 14) (mismatch ignore) (help "FORM_00849_HELP") (heading "Options for new station") (label (position 2 3) (text "RESECTION_STATION_INTO_DB_TEXT_1")) (field "station" (position 12 3) (display_length 20) (max_length 20) (input disallowed)) (label (position 2 4) (text "RESECTION_STATION_INTO_DB_TEXT_2")) (field "insertion_option" (position 54 4) (display_length 1) (input allowed) (value_in "Y" "N") (default "Y") (translate upper) (null disallowed) (max_length 1)) (label (position 2 5) (text "NEW_STATION_INTO_DB_TEXT_1")) (label (position 2 10) (text "RESECTION_STATION_INTO_DB_TEXT_5")) (field "ug_option" (position 54 10) (display_length 20) (input allowed) (value_in "surface" "underground" ) (default "surface") (null disallowed) (max_length 20)) (field "instrument_label" (position 2 12) (display_length 25) (foreground (user_option "form_foreground")) (background (user_option "form_background")) (input disallowed) (value_in "Instrument used") (browser none) (default "Instrument used") ) (field "instrument" (position 10 12) (display_length 10) (input allowed) (max_length 128) (null disallowed) (help "SRV_INSTRUMENT_USED_TIP") ) (default_buttons) )