TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


engine:sync:setvolumescript

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:setvolumescript [2020/03/04 00:32] Scott Cunliffeengine:sync:setvolumescript [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 9: Line 9:
 ===== Syntax ===== ===== Syntax =====
  
-''*SetVolumeScript(script);''+''SetVolumeScript(script);''
  
-string //script;// +^ Variable ^ Type ^ Description ^ Min Length ^ Max Length ^ 
- +|script| String | The script to be called for each Volume.| 1 | 1024 |
-|script| The script to be called for each Volume.|+
  
 <note tip>Before each script is called the engine will resolve the variables $CUSTOMER-ID, <note tip>Before each script is called the engine will resolve the variables $CUSTOMER-ID,
Line 22: Line 21:
 Eject all tapes that are being moved. Eject all tapes that are being moved.
  
-<sxh>+<code>
 SetVolumeScript("eject $VOLUME-ID"); SetVolumeScript("eject $VOLUME-ID");
-</sxh>+</code>
  
 {{tag> import_engine sync_engine}} {{tag> import_engine sync_engine}}
engine/sync/setvolumescript.1583281951.txt.gz · Last modified: 2025/01/21 22:07 (external edit)