(form "00857" (size 50 21) (heading "Informational: 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 252)) (label (position 2 6) (text "Preliminary order from station errors table")) (field "prelim_order" (position 20 6) (display_length 20) (input disallowed) (max_length 40)) (label (position 2 8) (text "Backsight station")) (field "backsight" (position 20 8) (display_length 20) (input disallowed) (max_length 20)) (label (position 2 9) (text "Backsight station order")) (field "backsight_order" (position 20 9) (display_length 20) (input disallowed) (max_length 40)) (label (position 2 11) (text "Setup station")) (field "setup" (position 20 11) (display_length 20) (input disallowed) (max_length 20)) (label (position 2 12) (text "Setup station order")) (field "setup_order" (position 20 12) (display_length 20) (input disallowed) (max_length 40)) (label (position 2 14) (text "Final new station order")) (field "final_order" (position 20 14) (display_length 20) (input disallowed) (max_length 40)) (label (position 2 16) (text "FRM_STAT_ERRS_INFORMATIONAL_TEXT")) (menu (position 10 18) (size 5 1) (item "ok" (function "ok") (text "OK")) ) )