TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


engine:import:setfile

This is an old revision of the document!


Table of Contents

SetFile

Set the path to the source file.

Phase

This instruction is used by the TapeTrack INI Engine.

Syntax

SetFile(filepath);

string filepath;

Variable Type Description Min Length Max Length
filepath String Path to the file that will be processed. If no SetFile and no SetODBC specified engine will default to stdin. 1 256

Example

Set the input file to c:\data\tapetrack\control-t.txt.

SetFile("c:\data\tapetrack\control-t.txt");

engine/import/setfile.1583980700.txt.gz · Last modified: 2025/01/21 22:07 (external edit)