Previous | Contents | Index | Next

C.2.39 Duplicate column headers found in Car Import file.

The Car Import function reads car values from a Comma-Separated-Value (CSV) file. The import file must contain headers for at least the Scale, Prototype, Manufacturer and Partno columns. In addition, the following column headers may also be included: Index, Type, Description, Roadname, Repmark, Number, Options, CarLength, CarWidth, CoupledLength, TruckCenter, Color, PurchPrice, CurrPrice, Condition, PurchDate, ServiceDate and Notes.

It appears the CSV file that you're attempting to Import contains more than one row of column headers. Review the CSV files content and ensure only one row of header data exists.

Refer to section 2.9.1 for detail.