TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


technote:report_output_format

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
technote:report_output_format [2026/07/24 02:14] – [Report Output Formats] Scott Cunliffetechnote:report_output_format [2026/07/24 02:21] (current) Scott Cunliffe
Line 19: Line 19:
  
 ===== CSV File ===== ===== CSV File =====
 +
 +To run a report with a CSV output, the variable TMSSREPORTFORMAT needs to be set before running the report utility.
 +
 +==== Example ====
 +
 +Using [[cli:TMSS10Inventory|TMSS10Inventory]] as an example Command Line Utility, outputting the standard output to a file named Inventory.csv in the directory.
 +
 +<code plain;>
 +TMSS10Inventory -S user:-password@server -V "US01.*.*" -M 1 > Inventory_Report.csv
 +</code>
  
 ===== Excel File ===== ===== Excel File =====
technote/report_output_format.1784859286.txt.gz · Last modified: 2026/07/24 02:14 by Scott Cunliffe