TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


engine:sync:addskiponscratch

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
engine:sync:addskiponscratch [2020/02/24 00:57] Scott Cunliffeengine:sync:addskiponscratch [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== AddSkipOnScratch ====== ====== AddSkipOnScratch ======
  
-Skip a move if the Volume is Scratch.+Skip a move if the [[object:volume|Volume]] is Scratch.
  
 ===== Phase ===== ===== Phase =====
Line 8: Line 8:
  
 ===== Syntax ===== ===== Syntax =====
 +
 +''AddSkipOnScratch(repository);''
 +
 +^ Variable ^ Type ^ Description ^ Min Length ^ Max Length ^
 +|repository| String | Filter value for Repository.|1|64|
  
 ===== Example ===== ===== Example =====
 +
 +Skip all Scratch [[object:volume|Volumes]] in the [[object:repository|Repository]] OFFS.
 +
 +<code>
 +AddSkipOnScratch("OFFS");
 +</code>
 +
 +===== See Also =====
 +
 +[[engine:import|Import Engine Functions]] \\
 +[[cli:sync_fields|Sync Engine Fields]] \\
 +[[cli:tmss10sync|TMSS10Sync]]
  
 {{tag> import_engine sync_engine update_doco}} {{tag> import_engine sync_engine update_doco}}
engine/sync/addskiponscratch.1582505869.txt.gz · Last modified: 2025/01/21 22:07 (external edit)