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/03/04 02:50] 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 9: Line 9:
 ===== Syntax ===== ===== Syntax =====
  
-''AddSkipOnScratch(filter);''+''AddSkipOnScratch(repository);''
  
 ^ Variable ^ Type ^ Description ^ Min Length ^ Max Length ^ ^ Variable ^ Type ^ Description ^ Min Length ^ Max Length ^
-|filter | String | Filter value for Repository.|1|64|+|repository| String | Filter value for Repository.|1|64|
  
 ===== Example ===== ===== Example =====
  
-Skip all scratch Volumes in the Repository OFFS.+Skip all Scratch [[object:volume|Volumes]] in the [[object:repository|Repository]] OFFS.
  
-<sxh>+<code>
 AddSkipOnScratch("OFFS"); AddSkipOnScratch("OFFS");
-</sxh>+</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.1583290224.txt.gz · Last modified: 2025/01/21 22:07 (external edit)