CSV Format


The following format applies to all CSV (Comma-separated values) Input Files used in VECTO:

List Separator: Comma ","
Decimal-Mark: Dot "."
Comments: "#" at the beginning of the comment line. Number and position of comment lines is not limited.
Header:One header line (not a comment line) at the beginning of the file.

Exceptions