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/20 23:56] 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 ====
  
-$env:TMSSDROPREPORT11 = "true" +<code> 
 +$env:TMSSDROPREPORT110 = "true" 
 +</code>
 ===== See Also ===== ===== See Also =====
  
-[[technote:setting_environmental_variables|Setting Environmental Variables]]+  * [[variable:start|Variables]] 
 +  * [[technote:setting_environmental_variables|Setting Environmental Variables]]
  
 <-  ^ variable:start |Introduction ^ -> <-  ^ variable:start |Introduction ^ ->
Line 27: Line 29:
  
  
-{{tag>environmental_variables paths}}+{{tag>environmental_variables paths pdf csv html excel}}
variable/tmssdropreport.1579564609.txt.gz · Last modified: 2025/01/21 22:07 (external edit)