(form "00283" (size 50 9) (help "00283_TIP_0") (heading "CONVERT TEXT FILES TO .STR FILES") (label (position 12 3) (text "FIXED FORMAT FILES")) (label (position 5 5) (text "Description field number")) (label (position 5 6) (text "Start column")) (label (position 5 7) (text "End column")) (field "idesc" (position 30 5) (display_length 3) (input disallowed)) (field "idesc_fr" (position 19 6) (display_length 4) (input allowed) (low_bound 1) (high_bound 1024) (format integer_4) (null disallowed) (max_length 4)) (field "idesc_to" (position 19 7) (display_length 4) (input allowed) (low_bound 1) (high_bound 1024) (format integer_4) (null disallowed) (max_length 4)) (default_buttons) )