From: Alan G I. <ai...@am...> - 2011-10-17 22:06:11
|
> "This memo provides information for the Internet community. It does not specify an Internet standard of any kind. Distribution of this memo is unlimited." That is just the nature of an RFC: http://en.wikipedia.org/wiki/Request_for_Comments As I said, this is the **closest** there is to a standard: http://tools.ietf.org/html/rfc4180#page-2 (point 4) > So know what do we call files delimited by "|" or "a"--BSV (Bar Separated Values) and ASV (A Separated Values)? DSV: http://en.wikipedia.org/wiki/Delimiter-separated_values But an even better idea is to agree on a standard delimiter. (E.g., the comma.) Cheers, Alan |