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 [2021/07/22 03:22] Scott Cunliffevariable:tmssreporttitle [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 5: Line 5:
 ===== Example ===== ===== Example =====
  
-Using [[cli: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 ====
  
 <code> <code>
-set TMSSREPORTTITLE113=My Heading+set TMSSREPORTTITLE100=My Heading
 </code> </code>
 ==== Windows PowerShell ==== ==== Windows PowerShell ====
  
 <code> <code>
-$env:TMSSREPORTTITLE113 = "My Heading"+$env:TMSSREPORTTITLE100 = "My Heading" 
 +</code> 
 + 
 +==== Linux ==== 
 + 
 +<code> 
 +export TMSSREPORTTITLE100="My Heading"
 </code> </code>
  
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.1626924155.txt.gz · Last modified: 2025/01/21 22:07 (external edit)