I am processing a file which I need to split based on the separator.
The following code shows the separators defined for the files I am processing
p
Read the ASCII Delimiter section of this tutorial to understand these. And then read this article specifically talking about ASCII way of delimiting text using 28,29 and 31.