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
Tab key
(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!
=== Tab-separated values === [[Tab-separated values]] (TSV) are used for exporting and importing database or spreadsheet field values. Text divided into fields delimited by tabs can often be pasted into a [[word processor]] and formatted into a table with a single command. For example, in Microsoft Word 2010, Insert > Table > Convert Text to Table... is the necessary command, producing a dialog where the user selects further details. The TSV convention for exporting data may be compared to the alternative [[comma-separated values]] (CSV) convention (that may be using semicolons instead of commas), and both are easily converted into each other. [[Gopher (protocol)|Gopher menus]] use tab-separated values to indicate selectors. TSV has also been cited in a modern approach to solving the programming debate regarding the use of tabs and spaces for code alignment called [[elastic tabstops]].<ref>{{cite web|url=http://nickgravgaard.com/elastic-tabstops/|title=Elastic tabstops - a better way to indent and align code|first=Nick|last=Gravgaard|website=nickgravgaard.com|access-date=23 March 2018}}</ref> This idea uses a scheme called tab-separated columns (TSC) rather than the similar tab-separated values (TSV).
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)