TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


variable:tmssreporttitle

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:tmssreporttitle [2020/01/21 00:21] – [Example] Scott Cunliffevariable:tmssreporttitle [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 5: Line 5:
 ===== Example ===== ===== Example =====
  
-Using [[variable:tmss10inventory|TMSS10Inventory]], setting report heading to ''My Inventory'' using report ID 113.+Using [[cli:tmss10inventory|TMSS10Inventory]], setting report heading to ''My Inventory'' using report ID 100.
  
 ==== Windows Command Line ==== ==== Windows Command Line ====
  
-<sxh+<code
-set TMSSREPORTTITLE113=My Heading +set TMSSREPORTTITLE100=My Heading 
-</sxh>+</code>
 ==== Windows PowerShell ==== ==== Windows PowerShell ====
  
-<sxh+<code
-$env:TMSSREPORTTITLE113 = "My Heading" +$env:TMSSREPORTTITLE100 = "My Heading" 
-</sxh>+</code> 
 + 
 +==== Linux ==== 
 + 
 +<code> 
 +export TMSSREPORTTITLE100="My Heading" 
 +</code>
  
 ===== See Also ===== ===== See Also =====
Line 25: Line 31:
 <-  ^ variable:start |Introduction ^ -> <-  ^ variable:start |Introduction ^ ->
  
-{{tag>environmental_variables paths reports}}+{{tag>environmental_variables paths reports pdf csv html excel text}}
variable/tmssreporttitle.1579566111.txt.gz · Last modified: 2025/01/21 22:07 (external edit)