User Tools

Site Tools


commandline

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
commandline [2019/08/13 10:57] – added new parameters dbfviewercommandline [2020/10/11 06:21] (current) – added new parameters dbfviewer
Line 27: Line 27:
 | /v                          | specifies that the program should show progress window | | /v                          | specifies that the program should show progress window |
 | /comments                   | adds original field type, length and decimal. For sql script only. | | /comments                   | adds original field type, length and decimal. For sql script only. |
-| -qualifier value            | you can define the any qualifier for fields in the target text or xml file. You may use **none**, **singlequote**, **doublequote** or any custom character. Default value is none. | +| -qualifier value            | you can define the any qualifier for fields in the target text or xml file. You may use **none**, **singlequote**, **doublequote** or any custom character as value. Default value is none. | 
-| -delimiter value            | you can define the separator of fields in the target text file. You may use **tab**, **space** or any custom character. Default value is tab. |+| -delimiter value            | you can define the separator of fields in the target text file. You may use **tab**, **space** or any custom character as value. Default value is tab. |
 | /nolog                      | specifies that the program will not create log file | | /nolog                      | specifies that the program will not create log file |
 | /nodeleted                  | specifies that the program will not export records marked for deletion | | /nodeleted                  | specifies that the program will not export records marked for deletion |
 | -replacecrlf "value"        | you can define the new line replacement, e.g. "<br/>" | | -replacecrlf "value"        | you can define the new line replacement, e.g. "<br/>" |
 | /oem                        | save content in oem codepage | | /oem                        | save content in oem codepage |
-| -fields "field1,field2,..." | export the specifted field names only | +| -fields "field1,field2,..." | export the specified field names only 
- +| /zerosindate                | specifies to export day/month as a number with a leading zero | 
 +| /4Y                         | specifies to use year as a four-digit number | 
 +| -do <nowiki>(MDY|DMY|YMD|YDM|DYM|MYD)</nowiki> | specifies date order format | 
 +| -dateseparator [value]        | specifies date separator. If value is empty, then date would be without separator 
 **Note: This feature is not available for Regular licenses.** **Note: This feature is not available for Regular licenses.**
commandline.1565693835.txt · Last modified: 2019/08/13 10:57 by dbfviewer