TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


variable:tmssdescriptiontext

TMSSDESCRIPTIONTEXT

This Environmental Variable TMSSDESCRIPTIONTEXT allows you to set the attribute index 0 (Description) to a custom string value.

Example

To set attribute 0 from Description to Pool

Windows Command Line

set TMSSDESCRIPTIONTEXT=Pool

Windows PowerShell

$env:TMSSDESCRIPTIONTEXT = "Pool"

Linux

export TMSSDESCRIPTIONTEXT=Pool
variable/tmssdescriptiontext.txt · Last modified: 2022/01/21 02:31 by scunliffe