Hi,
- delimiter
The single character that separates columns within each row (line) of the file. The default is a tab character in text mode, a comma in CSV mode.
Why limit this to a single character?
For easy of use, should it be lifted, so we can specify such as '|*|'?
Rey