TStringlist as Delphi
Can I use TStringlist in the code editor for delimitedtext?
I tried commatext, but has his limits when a string has more comma's than needed
Example : 1,2,3,My dog is tiny, but very friendly,ww,ee,rr
result : 7 entries, but should be 6
I tried commatext, but has his limits when a string has more comma's than needed
Example : 1,2,3,My dog is tiny, but very friendly,ww,ee,rr
result : 7 entries, but should be 6
Comments
Test: