...the ".." infront of valid data. This is what I would like:
{1189:,4m56.5,23.55us,00C904,6010,WORD,WRI,OK}
I have tried adding in [\.\.]*, (\.(\.)) into the split but this does not work.
I use a next if to get rid of 1189: and WORD, WRI, OK.
Any ideas on how ro remove the...