TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


variable:tmssdropreport

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
variable:tmssdropreport [2020/01/21 00:00] – [See Also] Scott Cunliffevariable:tmssdropreport [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 5: Line 5:
 ''TMSSDROPREPORT'' is used in the format ''TMSSDROPREPORT'' + the Report-ID, so for Report 100 the variable would be ''TMSSDROPREPORT100''. ''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''.+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 ===== ===== Example =====
Line 11: Line 11:
 ==== Windows Command Line ==== ==== Windows Command Line ====
  
-<sxh>+<code>
 set TMSSDROPREPORT110=true set TMSSDROPREPORT110=true
-</sxh>+</code>
  
 ==== Windows PowerShell ==== ==== Windows PowerShell ====
  
-<sxh+<code
-$env:TMSSDROPREPORT11 = "true" +$env:TMSSDROPREPORT110 = "true" 
-</sxh>+</code>
 ===== See Also ===== ===== See Also =====
  
Line 29: Line 29:
  
  
-{{tag>environmental_variables paths}}+{{tag>environmental_variables paths pdf csv html excel}}
variable/tmssdropreport.1579564824.txt.gz · Last modified: 2025/01/21 22:07 (external edit)