From: William P T. <wp...@at...> - 2002-12-16 16:33:07
|
I'm trying to use the command line csv2pdb -t BBC bbc.csv bbc.pdb How do you distinguish the difference between title and type? -i FILE Read the info FILE for the metadata. -b Set the backup bit. (Same as "option backup on" in info file.) -e Use extended CSV mode. (Same as "extended on" in info file.) -t TITLE Set database title to TITLE. (Same as "title TITLE" in info = file.) -f SPEC Add a field described by SPEC. SPEC consists of the field name, field type, and optional field width separated by commas. -t TYPE Set the database format to TYPE where TYPE is one of the strings described in the database format sections above. The default is "DB". |