TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


engine:import:setrecordnumberexclusions

This is an old revision of the document!


SetRecordNumberExclusions

Set the number of records to exclude.

Phase

This instruction is used by the TapeTrack Import Engine.

Syntax

SetRecordNumberExclusions(exclusionfilter);

Variable Type Description Min Length Max Length
exclusionfilter StringFilter for records to exclude.1256

Example

Exclude every second record.

SetRecordNumberExclusions("*(*0|*2|*4|*6|*8)");

See Also

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