Property | S/T | Description |
---|---|---|
Header | S | If the first data record in your source file contains column names, you can read this record and use the information as field names. The default is false. To change the setting to true, click the Value cell, highlight the default value, and type the required value. Note: If the Header property is set to true, the first row of data is used as field names. If the property is false and the source file contains header labels, these labels are used. If the property is false and there are no header labels, the column headings appear as Field1, Field2, and so on. |
StyleSampleSize | S | This is the number of records to examine for automatic sizing. The default is 1000. |
Reverse | T | By default, DIF vectors are written before the tuples, therefore the default is false. If you want to reverse the vectors and tuples, change this option to true. |
TableTitle | T | The default text reads "created by third party conversion product." According to the DIF specifications, this property is not a table name; instead, it is a "title that describes the data." To change the default text, click the text box, and replace the original text with your own description. |
Use Cr-LF | T | By default, this option is set to true and a carriage return-line feed is returned at the end of each line in your DIF file. |
CodePage | ST | This translation table determines which encoding to use for reading and writing data. The default is ANSI, the standard in the US. |