engine:import:setfile
This is an old revision of the document!
setfile
SetFile
Set the path to the source text file.
Phase
This instruction is used by the TapeTrack Import Engine.
Syntax
SetFile(filepath);
string filepath;
filepath | Path to the file that will be processed. If no SetFile and no SetODBC specified engine will default to stdin. |
Example
SetFile: Set the input file to c:\data\tapetrack\control-t.txt.
SetFile(“c:\data\tapetrack\control-t.txt”); |
engine/import/setfile.1534287122.txt.gz · Last modified: 2025/01/21 22:07 (external edit)