This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
commandline [2019/08/13 10:57] dbfviewer added new parameters |
commandline [2019/11/20 09:53] (current) 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 | |