How
|
When possible, specify complete path and file names in your command line parameters. When you use a file name alone, and/or a file name without an extension,
If no file name extension is specified (and there is no period at the end of the file name), then
For the parameters that take format file names (F=, AF=, FA=),
For the D= parameter (database files),
For the IDoc= parameter (SAP R/3 IDoc files), BarTender will assume ".idoc" as the extension.
For the ITD= parameter (SAP R/3 IDoc Definition files), BarTender will assume ".itd" as the extension.
|
To specify a file that has no extension, add a period to the end of the file name when you write the parameter. For example, if you want to use a database file named "addresses", use "D=<pathname>addresses." instead of "D=<pathname>addresses". |
If no path is specified, then
The current working directory.
The default location for the type of file as shown here:
For the parameters that take format file names (F=, AF=, FA=), the default directory is ...\My Documents\
For the D= parameter (database files), the default directory is ...\My Documents\
For the IDoc= parameter (SAP R/3 IDoc files), the default directory is ...\My Documents\BarTender\SAP\IDoc
For the ITD= parameter (SAP R/3 IDoc Definition files), the default directory is ...\My Documents\BarTender\SAP
|
The "..." stands in for the full path to the "\My Documents" directory. This path will vary depending on your version of Windows. |
The
Related Topics