Maybe I'm miss-understanding the expected format of tab deliminated data (set input data separator TAB), but this patch modifies the line parsing to accpect data in the format I expect it to (ie: <value>TAB<value>TAB<value>TAB<value>NEWLINE).
allows newline termnation on tab data parsing
Log in to post a comment.
allows newline termnation on tab data parsing