TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


engine:import:settruncationchars

This is an old revision of the document!


SetTruncationChars

Characters that should be used to determine when to truncate a field.

Phase

This instruction is used by the TapeTrack Import Engine.

Syntax

SetTruncationChars(field, chars);

string field;
string chars;

field The field for this instruction.
chars A string containing a list of characters which should be used for truncation.

Example

Truncate the field VOLUME at any character- or [**

SetTruncationChars(VOLUME, "-[");

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