This format (Inducks-Separated-Values) is used for some of the DBL and DBX input files. (Here is an overview.)
In most files, the first line is skipped. It can contain the field names (but this is not checked when the file is read).
The other lines in the file contain the field data, separated by carets (^).
Empty lines and lines starting with a # are comment lines.
|