Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Delimiter
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
====ASCII delimited text==== The ASCII and Unicode character sets were designed to solve this problem by the provision of non-printing characters that can be used as delimiters. These are the range from ASCII 28 to 31. {| class="wikitable" |- ! ASCII [[Decimal|Dec]] ! Symbol ! Unicode Name ! Common Name ! Usage |- ! 28 ! {{resize|200%|β}} | INFORMATION SEPARATOR FOUR | [[file separator]] | End of file. Or between a concatenation of what might otherwise be separate files. |- ! 29 ! {{resize|200%|β}} | INFORMATION SEPARATOR THREE | [[group separator]] | Between sections of data. Not needed in simple data files. |- ! 30 ! {{resize|200%|β}} | INFORMATION SEPARATOR TWO | [[record separator]] | End of a record or row. |- ! 31 ! {{resize|200%|β}} | INFORMATION SEPARATOR ONE | [[unit separator]] | Between fields of a record, or members of a row. |} The use of ASCII 31 [[Unit separator]] as a field separator and ASCII 30 [[Record separator]] solves the problem of both field and record delimiters that appear in a text data stream.<ref>[http://ronaldduncan.wordpress.com/2009/10/31/text-file-formats-ascii-delimited-text-not-csv-or-tab-delimited-text/ Discussion on ASCII Delimited Text vs CSV and Tab Delimited]</ref>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)