MKI_SEPARATOR_* (Text Separator Type) |
www.CAD6.com |
Determines how fields (columns) and records (lines) of the database are separated. Possible values are:
MKI_SEPARATOR_SEMICOLON Columns / records are separated by a semicolon ; (Ansi 59).
MKI_SEPARATOR_COMMA Columns / records are separated by a comma , (Ansi 44).
MKI_SEPARATOR_TAB Columns / records are separated by a tabulator (Ansi 9).
MKI_SEPARATOR_LF Columns / records are separated by a carriage-return (Ansi 13).
MKI_SEPARATOR_CR Columns / records are separated by a line-feed (Ansi 10).
MKI_SEPARATOR_CR_LF Columns / records are separated by carriage-return and line-feed (Ansi 13 and Ansi 10).
|
CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH