This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
bw:file_reader_tool [2020/09/15 14:26] akoehler |
bw:file_reader_tool [2020/09/15 14:28] (current) |
||
|---|---|---|---|
| Line 114: | Line 114: | ||
| There are several variables from the File Operations function that can be used in other workflow steps. In the following examples the file being addressed is named “FileName.txt” and it is found in the folder “C: | There are several variables from the File Operations function that can be used in other workflow steps. In the following examples the file being addressed is named “FileName.txt” and it is found in the folder “C: | ||
| - | ^**Variable Name** | + | ^**Variable Name** |
| - | |File Name |Full file name including path (folder) | + | |File Name |Full file name including path (folder) |
| - | |File Title |The file name including the extension | + | |File Title |The file name including the extension |
| - | |File Title without Ext|The file name without the extension | + | |File Title without Ext|The file name without the extension |
| - | |File Extension | + | |File Extension |
| - | |File Type |File type such as TAB, csv, etc. | | | + | |File Type |File type such as TAB, csv, etc. | | |
| - | |Source Path |Path of the source file | + | |Source Path |Path of the source file |
| - | |Source File Name |“File” name as defined in a Get Files action | + | |Source File Name |“File” name as defined in a Get Files action |
| - | |Target Path |Path name from a File Writer operation | + | |Target Path |Path name from a File Writer operation |
| - | |Target File Name |“File” name as defined in a File Writer action | + | |Target File Name |“File” name as defined in a File Writer action |
| - | | | | | + | |