Set a script to be called for each of the updated volumes.
This instruction is used by the TapeTrack Synchronization Engine.
SetVolumeScript(script);
Variable | Type | Description | Min Length | Max Length |
---|---|---|---|---|
script | String | The script to be called for each Volume. | 1 | 1024 |
Eject all tapes that are being moved.
SetVolumeScript("eject $VOLUME-ID");