(form "00859" (size 80 14) (heading "ERROR: New Station Order") (label (position 2 3) (text "Station")) (field "station" (position 20 3) (display_length 20) (input disallowed) (max_length 20)) (label (position 2 4) (text "STATION_ERRORS_CASE")) (field "the_case" (position 20 4) (display_length 40) (input disallowed) (max_length 100)) (field "instrument_label" (position 2 5) (display_length 25) (foreground (user_option "form_foreground")) (background (user_option "form_background")) (input disallowed) (value_in "Instrument") (browser none) (default "Instrument") ) (field "instrument" (position 10 5) (display_length 10) (input disallowed) (max_length 128) ) (scroll_block (position 2 7) (size 80 3) (extra 0 1) (scroll_size 3 100) (repeat (grow 0 1) (instances 1 (min 1) (max 3))) (main) (top (label (position 1 0) (text "parameter")) (label (position 32 0) (text "num meas")) (label (position 44 0) (text "value")) (label (position 54 0) (text "dist")) (label (position 64 0) (text "order")) ) (main (field "param_name" (position 1 0) (display_length 30) (input disallowed)) (field "num_meas" (position 32 0) (display_length 10) (format integer_4) (input disallowed)) (field "value" (position 44 0) (display_length 10) (input disallowed)) (field "dist" (position 54 0) (display_length 10) (input disallowed)) (field "order" (position 64 0) (display_length 10) (input disallowed))) ) (label (position 2 6) (text "FRM00859_ERROR_TEXT")) (menu (position 10 12) (size 5 1) (item "ok" (function "ok") (text "OK")) ) )