Hi,
I was just wondering if this is possible to implement easily:
a user provides a list of symbols, say, ;:-, any of which are then used to split a line?
In other words, if I have an array of symbols, can I then somehow convert it to a pattern?
Thanks!