TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


engine:sync:addmovedateadjustment

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:addmovedateadjustment [2020/03/04 03:00] – [Syntax] Scott Cunliffeengine:sync:addmovedateadjustment [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 20: Line 20:
 Add 7 years to the Next Move Date if the Description contains YEARLY Add 7 years to the Next Move Date if the Description contains YEARLY
  
-<sxh>+<code>
 # #
 # Extract the MOVEDATE from offset 4, length 10 of the report body. # Extract the MOVEDATE from offset 4, length 10 of the report body.
Line 33: Line 33:
 # Adjust the extracted MOVEDATE by 7 years if the DESCRIPTION matches the pattern *YEARLY*. # Adjust the extracted MOVEDATE by 7 years if the DESCRIPTION matches the pattern *YEARLY*.
 AddMoveDateAdjustment(DESCRIPTION, "*YEARLY*"; 7, 0, 0); AddMoveDateAdjustment(DESCRIPTION, "*YEARLY*"; 7, 0, 0);
-</sxh>+</code> 
 + 
 +===== See Also ===== 
 + 
 +[[engine:import|Import Engine Functions]] \\ 
 +[[cli:sync_fields|Sync Engine Fields]] \\ 
 +[[cli:tmss10sync|TMSS10Sync]]
  
 {{tag> import_engine}} {{tag> import_engine}}
engine/sync/addmovedateadjustment.1583290856.txt.gz · Last modified: 2025/01/21 22:07 (external edit)