Step 3: DBF Export Keys

--dbfAppendToEnd

  • Notifies that exported text is to be appended to the end of file if it already exists.
Key Parameters Default
-dae no
–dbfAppendToEnd

--dbfCodePageType

  • Used for automatic selection of the code page which will be used when exporting recognised text. The value of this property is valid only when exporting non-Unicode text and the -dcp key doesn't specify any code page.
Key Parameters Default
-dcpt ANSI
ANSI code page.
OEM
OEM code page.
Macintosh
Macintosh code page.
ISO
ISO code page.
OEM
–dbfCodePageType

--dbfCodePage

  • Specifies the code page to which will be used when exporting recognised text. The value of this key is valid only when exporting non-Unicode text. If this key doesn't specify any code page (Null), the code page is selected automatically by using the -dcpt key value.
Key Parameters Default
-dcp predefined Code Page Null
–dbfCodePage
  • Note. Full keys are marked by italic.