engine:import:settruncationchars
This is an old revision of the document!
Table of Contents
settruncationchars
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
SetTruncationChars: Truncate the field VOLUME at any character- or [
SetTruncationChars(VOLUME, “-[”); |
engine/import/settruncationchars.1534289426.txt.gz · Last modified: 2025/01/21 22:07 (external edit)