(form "00868" (size 50 21) (heading "ERROR: Resection Adjustment Values have exceeded allowable limits") (field "station" (position 20 3) (display_length 20) (input disallowed) (max_length 20)) (field "stat_ycoord" (position 20 4) (display_length 20) (format real_8) (decimals 3) (input disallowed)) (field "stat_xcoord" (position 20 5) (display_length 20) (format real_8) (decimals 3) (input disallowed)) (field "stat_zcoord" (position 20 6) (display_length 20) (format real_8) (decimals 3) (input disallowed)) (scroll_block (position 2 8) (size 80 6) (extra 0 1) (scroll_size 6 200) (repeat (grow 0 1) (instances 1 (min 1) (max 100))) (main) (top ) (main (field "res_station" (position 1 0) (display_length 17) (input disallowed)) (field "ha" (position 22 0) (display_length 8) (input disallowed)) (field "ha_adj" (position 34 0) (display_length 8) (input disallowed)) (field "va" (position 44 0) (display_length 8) (input disallowed)) (field "va_adj" (position 54 0) (display_length 8) (input disallowed)) (field "sd" (position 64 0) (display_length 10) (format real_8) (decimals 3) (input disallowed)) (field "sd_adj" (position 74 0) (display_length 10) (input disallowed)) (field "sd_adj_ppm" (position 84 0) (display_length 10) (format real_8) (decimals 3) (input disallowed))) ) (field "res_stat_errs_ha" (position 20 10) (display_length 20) (input disallowed) (max_length 20)) (field "res_stat_errs_va" (position 20 11) (display_length 20) (input disallowed) (max_length 20)) (field "res_stat_errs_sd" (position 20 12) (display_length 20) (input disallowed) (max_length 20)) (menu (position 10 18) (size 5 1) (item "ok" (function "ok")) ) )