TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


variable:tmssreportformat

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:tmssreportformat [2019/02/13 23:15] – [Supported Values] Scott Cunliffevariable:tmssreportformat [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== TMSSREPORTFORMAT ====== ====== TMSSREPORTFORMAT ======
  
-The TMSSREPORTFORMAT variable can be used in TapeTrack Command Line Programs to define the format of the output produced.+The [[variable:start|Environmental Variable]] ''TMSSREPORTFORMAT'' is used in TapeTrack [[cli:introduction|Command Line Programs]] to define the format of the output produced.
  
 ===== Supported Values ===== ===== Supported Values =====
Line 8: Line 8:
  
 ^ Value  ^ Description                    ^ ^ Value  ^ Description                    ^
-| CSV    | Create Comma Delimited output  |  +| CSV    | Create Comma Delimited output 
-TEXT   | Create Formatted Text output +EXCEL  | Create Microsoft Excel output |  
 +| HTML   | Create HTML output  |  
 +| JSON   | Create JSON output 
 | PDF    | Create PDF output  | PDF    | Create PDF output 
-EXCEL  | Create Microsoft Excel output |+TEXT   | Create Formatted Text output  | 
 + 
 + 
 +===== Example ===== 
 + 
 +<code> 
 +set TMSSREPORTFORMAT=EXCEL 
 +</code> 
 + 
 +===== See Also ===== 
 + 
 +  * [[variable:tmsscsvnoheader|TMSSCSVNOHEADER]] 
 +  * [[variable:tmssexceloutputpath|TMSSEXCELOUTPUTPATH]] 
 +  * [[variable:tmsspdflogopath|TMSSPDFLOGOPATH]] 
 +  * [[variable:tmsspdforientation|TMSSPDFORIENTATION]] 
 +  * [[variable:tmsspdfoutputpath|TMSSPDFOUTPUTPATH]] 
 +  * [[variable:tmssreporthtmllogo| TMSSREPORTHTMLLOGO]] 
 +  * [[technote:setting_environmental_variables|Setting Environmental Variables]] 
 + 
 +{{tag>environmental_variables connecting pdf excel text xml csv}} 
 + 
 +<-  ^ variable:start |Introduction ^ -> 
variable/tmssreportformat.1550099744.txt.gz · Last modified: 2025/01/21 22:07 (external edit)