Possibility to do SplitStr with more than one character?
Posted: Wed Jan 30, 2019 11:55 am
I am trying to use SplitStr command, however, that command unfortunately restricts its usage to only one character.
What I am in need of separating currently is marked by ",;," and ",:,".
Is there another command that can do this?
If not, then future request that SplitStr can use more than one character.
I can get around this by replacing each ",;," with some single character incident but it would be better to have possibilty for multiple characters, since obviously that they have originally put the file to have ",;," as separator is to avoid accidental conflicts with single characters.
What I am in need of separating currently is marked by ",;," and ",:,".
Is there another command that can do this?
If not, then future request that SplitStr can use more than one character.
I can get around this by replacing each ",;," with some single character incident but it would be better to have possibilty for multiple characters, since obviously that they have originally put the file to have ",;," as separator is to avoid accidental conflicts with single characters.