I've solved a problem I had in my previous post "Strip Characters From Between Two Delimiters". At work I was given a strangely formatted data file - example.
I needed to separate out the data chunks to work with it. While my first solution...
Read more »
