Comma-delimited
Commas separate the data, but if a comma is found IN the data, that data must be enclosed in quotes.
Quotes embedded in the data must be doubled.
|
Tab-delimited
A single tab must separate each item, but the items may not actually line up with each other.
Tabs can't be typed into web forms, but they can be copy/pasted into a form.
|
Other (specify the character in the box)
Use any character, or combination of characters that is not likely to be found in the text.
|