TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


engine:sync:setskiponsystemchange

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:setskiponsystemchange [2020/03/03 23:22] Scott Cunliffeengine:sync:setskiponsystemchange [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 11: Line 11:
 ''SetSkipOnSystemChange(target);'' ''SetSkipOnSystemChange(target);''
  
-string //target;// +^ Variable ^ Type ^ Description ^ Min Length ^ Max Length ^ 
- +|target| String | Filter value representing the Current Repository.| 1 | 256 |
-|target| Filter value representing the Current Repository.|+
  
 ===== Example ===== ===== Example =====
Line 19: Line 18:
 Skip the update of a Volume if the SYSTEM field is changing and the Current Repository is OFFS. Skip the update of a Volume if the SYSTEM field is changing and the Current Repository is OFFS.
  
-<sxh>+<code>
 SetSkipOnSystemChange("OFFS");  SetSkipOnSystemChange("OFFS"); 
-</sxh>+</code> 
 + 
 +===== See Also ===== 
 + 
 +[[engine:import|Import Engine Functions]] \\ 
 +[[cli:sync_fields|Sync Engine Fields]] \\ 
 +[[cli:tmss10sync|TMSS10Sync]]
  
 {{tag> import_engine sync_engine}} {{tag> import_engine sync_engine}}
engine/sync/setskiponsystemchange.1583277749.txt.gz · Last modified: 2025/01/21 22:07 (external edit)