From: Jeff H. <je...@ac...> - 2014-03-26 17:27:10
|
Yeah, but try and type those characters into UIs like excel or google spreadsheets when trying to import such a file. ;) Maybe they are smart enough to know those standards, but I suspect otherwise. Jeff > On Mar 26, 2014, at 1:01 PM, Andreas Kupries <and...@ac...> wrote: > > https://ronaldduncan.wordpress.com/2009/10/31/text-file-formats-ascii-delimited-text-not-csv-or-tab-delimited-text/ > > summary: > use ascii chars decimal 28-31 as separators, they are defined for that purpose > => file, group, record, unit separators (in numerical order) > > Compared to csv and tsv (comma, tab): > units = fields, > records = lines > > -- > Andreas Kupries > Senior Tcl Developer > Code to Cloud: Smarter, Safer, Faster(tm) > F: 778.786.1133 > and...@ac... > http://www.activestate.com > Learn about Stackato for Private PaaS: http://www.activestate.com/stackato > > EuroTcl'2014, July 12-13, Munich, GER > > ------------------------------------------------------------------------------ > Learn Graph Databases - Download FREE O'Reilly Book > "Graph Databases" is the definitive new guide to graph databases and their > applications. Written by three acclaimed leaders in the field, > this first edition is now available. Download your free book today! > http://p.sf.net/sfu/13534_NeoTech > _______________________________________________ > Tcllib-devel mailing list > Tcl...@li... > https://lists.sourceforge.net/lists/listinfo/tcllib-devel |