(form "00281" (size 50 9) (help "00281_TIP_0") (heading "CONVERT TEXT FILES TO .STR FILES") (label (position 3 3) (text "FIELDS SEPARATED BY A CHARACTER")) (label (position 3 5) (text "Define order of the description fields")) (label (position 3 6) (text "Description field")) (label (position 3 7) (text "Text file field number")) (field "idesc" (position 28 6) (display_length 3) (input disallowed)) (field "iord_desc" (position 28 7) (display_length 3) (input allowed) (low_bound 1) (high_bound 100) (format integer_4) (null disallowed) (max_length 3)) (default_buttons) )