Tab delimited files are one way to import and place data that is arranged in rows and columns, such as tables and spreadsheets. You'll still lose font formatting and colors, but you'll retain the grid-like layout of your work. ... When to Use Tab Delimited Files in Desktop Publishing ... File Import Options...
desktoppub.about.com/od/textacquisition/a/tabdelimited.... desktoppub.about.com/od/textacquisition/a/tabdelimited.htm
Comma-separated values - Wikipedia, the free encyclopedia
A comma-separated values (CSV) file is used for the digital storage of data structured in a table of lists form, where each associated item (member) in a group is in association with others also sep...
en.wikipedia.org/wiki/Comma-separated_values
Delimiter-separated values - Wikipedia, the free encyclopedia
Formats that use delimiter-separated values (also DSV ) store two-dimensional arrays of data by separating the values in each row with specific delimiter characters. Most database and spreadsheet ...
en.wikipedia.org/wiki/Delimiter-separated_values
A data format in which each field and each record is separated by a character that is used as a delimiter. The Denied Persons List (DPL) file available here uses the TAB character to separate fields and the double quotation mark character...
http://www.bis.doc.gov/dpl/delimiteddplinstructions.htm...
Ok, to describe it briefly, a delimited file is a file where the data is organized in rows and columns.  Each row has a set of data, and each column has a type of data.  If it sounds like I am describing a spreadsheet, you are right on the ...
http://theintegrationengineer.com/flat-files/
This is an example of a COBOL program that will produce a comma (tab, semicolon or other character) delimited file without the leading and trailing spaces within the fields. ... The program may be adjusted to create a delimited file using a tab, semicolon or other character as the delimiter...
www.simotime.com/cblcsv01.htm
This is an example of a COBOL program that will read a comma (tab, semicolon or other character) delimited file and create a sequential file of fixed length fields.. ... This suite of sample programs describes how to read a comma-delimited file (filename.CSV, Comma-Separated-Value) of variable length strings and create a...
www.simotime.com/cblcsv02.htm
; (Page 1 of 6 ); New to .NET? Wondering how to split contents using a delimiter? No problem, this latest article from Ajaykumar shows you just how easy reading the contents of a delimited file can be.
www.devarticles.com/c/a/ASP.NET/Reading-a-Delimited-Fil... www.devarticles.com/c/a/ASP.NET/Reading-a-Delimited-File-Using-ASP.Net-and-VB.Net/
Export Address Book info to a tab-delimited file. Download Address Book Exporter for the Mac from MacUpdate.com. ... Address Book Exporter is a little utility that does one thing, and one thing only: it will let you export your Mac OS X Address Book as a tab-delimited plain text file.
www.macupdate.com/info.php/id/9312
These features are used in the following command file, which uses the "Divide" and "Glue" commands to convert a 4-field comma-delimited file to a fixed-length file with fields at columns 1,20,40 and 60. If the line contains an extra comma, it's marked for manual (personal) editing:
www.robelle.com/support/qedit/undelimit.html www.robelle.com/support/qedit/undelimit.html
Definitions