engine:sync:addskiponscratch
Table of Contents
AddSkipOnScratch
Skip a move if the Volume is Scratch.
Phase
This instruction is used by the TapeTrack Synchronization Engine.
Syntax
AddSkipOnScratch(repository);
| Variable | Type | Description | Min Length | Max Length |
|---|---|---|---|---|
| repository | String | Filter value for Repository. | 1 | 64 |
Example
Skip all Scratch Volumes in the Repository OFFS.
AddSkipOnScratch("OFFS");
See Also
engine/sync/addskiponscratch.txt · Last modified: 2026/07/22 03:20 by Scott Cunliffe
