Consecutive selimiters
Description
Tick box on the left if concecutive delimiters are to be treated as one
Example
In case columns are outlined and fields are delimited by one OR MORE spaces
consecutive delimiters should be treated as one. E.g.:
1 Animal1 0
2 ? 1
20 Animal20 1
In case columns are always separated by a SINGLE character
consecutive delimiters should NOT be treated as one. E.g.:
1,Animal1,0
2,,1
20,Animal20,1
Note that a double delimiter in the latter case indicates an empty field (= unknown value)
Sluiten