Table of Contents

SetSkipOnSystemChange

Skip the update of a Volume if the SYSTEM field is changing.

Phase

This instruction is used by the TapeTrack Synchronization Engine.

Syntax

SetSkipOnSystemChange(target);

Variable Type Description Min Length Max Length
target String Filter value representing the Current Repository. 1 256

Example

Skip the update of a Volume if the SYSTEM field is changing and the Current Repository is OFFS.

SetSkipOnSystemChange("OFFS"); 

See Also

Import Engine Functions
Sync Engine Fields
TMSS10Sync