From: Thomas R. <tr...@or...> - 2002-12-04 08:56:45
|
Thomas Rohmer wrote... without thinking: > > the -i option does not read metadata from in.ifo but only format options. > For instance, in your in.ifo file, the only useful lines are: > > > format date %d/%m/%Y > > extended on > > separator , > > all other lines are ignored > This remark applies to pdb2csv only. With csv2pdb (as in your example), the -i option actually reads all metadata from the ifo file, plus format options. |