Open raacampbell opened 6 years ago
Where is this causing a problem?
I was told it was the cell counter plugin on Windows. I gave the above solution to the user. They implemented it but saw more problems downstream. I don't know what these were. They switched to Linux instead and didn't look into the solution further.
Shall we put this on hold for now?
Yeah, I was just reporting so it didn't get forgotten.
Suggested solution:
myLine = regexprep(myLine,'(:[^\\])',':::')
to convertC:\sdfds:sdfds:sdfsd
toC:\sdfds:::dfds:::dfsd
then doingstrsplit
based on:::