Re: OT: csv files

Inizio della pagina
Allegati:
Messaggio come e-mail
+ (text/plain)
Delete this message
Reply to this message
Autore: Alan Dayley
Data:  
To: plug-discuss
Oggetto: Re: OT: csv files
Bart Garst said:
> Does anyone know if it's possible to embed comments in csv files?
>


Short answer: No. Comma Separated Values (CSV) does not have any markup
or tag for comments.

Long answer: If the program reading the csv file knows how to recognize
and your comment tagging and keep it out of the data, you can do it.
However, that would make your file non-standard csv.

Alan



---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss