TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


variable:tmssdropreport
 
 

TMSSDROPREPORT

The Environmental Variable TMSSDROPREPORT allows you to drop, or remove, a report section from command line report output based on the report ID. This can be of benefit if you only need one section of the report output.

TMSSDROPREPORT is used in the format TMSSDROPREPORT + the Report-ID, so for Report 100 the variable would be TMSSDROPREPORT100.

New Variables can be set for multiple report sections based on the Report-ID's, for example Reports 100 and 110 you would set TMSSDROPREPORT100 and TMSSDROPREPORT110.

Example

Windows Command Line

set TMSSDROPREPORT110=true

Windows PowerShell

$env:TMSSDROPREPORT110 = "true"

See Also

 
 
variable/tmssdropreport.txt · Last modified: 2022/01/21 02:31 by scunliffe