TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


variable:tmssreporttitle
 
 

TMSSREPORTTITLE

The Environmental Variable TMSSREPORTTITLE allows a custom heading to be applied to a command line report using the report ID.

Example

Using TMSS10Inventory, setting report heading to My Inventory using report ID 100.

Windows Command Line

set TMSSREPORTTITLE100=My Heading

Windows PowerShell

$env:TMSSREPORTTITLE100 = "My Heading"

Linux

export TMSSREPORTTITLE100="My Heading"

See Also

 
 
variable/tmssreporttitle.txt · Last modified: 2022/01/28 00:34 by scunliffe