Program for converting file.txt which has data from small controller to another file in csv format.
It is for specific purpose and for learninig.
In txt file there is data stream with big letter and digital value following. As an example string:
R3413Q1U6W32310R2463Q9U6R2740Q16U7
will be converted into columns depends on a big letter at the beginning each number: R;S;Q;U;W; 3413;;1;6;32310; 2463;;9;6;; 2740;;167;;