technote:report:movelist:report_examples
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
technote:report:movelist:report_examples [2019/03/15 00:53] – [Command Line Input - PDF File] Scott Cunliffe | technote:report:movelist:report_examples [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Technote Reports - Move List Examples ====== | ====== Technote Reports - Move List Examples ====== | ||
+ | |||
+ | === Command Line Input - Text File === | ||
+ | |||
+ | < | ||
+ | TMSS10TMSS10MoveList -S user: | ||
+ | </ | ||
+ | |||
+ | === Text File Output === | ||
+ | |||
+ | |||
+ | < | ||
+ | | ||
+ | | ||
+ | | ||
+ | Production Time: Thursday, March 14, 2019 - 11:22:23 (AUS Eastern Daylight Time) | ||
+ | | ||
+ | |||
+ | | ||
+ | | ||
+ | 1 US04.LTO.000001L3 | ||
+ | 2 US04.LTO.000001L5 | ||
+ | 3 US04.LTO.000001L6 | ||
+ | 4 US04.LTO.000002L5 | ||
+ | | ||
+ | |||
+ | | ||
+ | | ||
+ | | ||
+ | Production Time: Thursday, March 14, 2019 - 11:22:24 (AUS Eastern Daylight Time) | ||
+ | | ||
+ | |||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | |||
+ | === Command Line Input - CSV File === | ||
+ | |||
+ | < | ||
+ | set TMSSREPORTFORMAT=CSV | ||
+ | TMSS10TMSS10MoveList -S user: | ||
+ | </ | ||
+ | |||
+ | === CSV File Output === | ||
+ | < | ||
+ | Seq., | ||
+ | 1, | ||
+ | 2, | ||
+ | 3, | ||
+ | 4, | ||
+ | |||
+ | Current Repository, | ||
+ | Library, | ||
+ | Offsite Vault, | ||
+ | </ | ||
+ | |||
+ | ---- | ||
==== Command Line Input - PDF File ==== | ==== Command Line Input - PDF File ==== | ||
- | <sxh> | + | <code> |
set TMSSREPORTFORMAT=PDF | set TMSSREPORTFORMAT=PDF | ||
set TMSSPDFORIENTATION=landscape | set TMSSPDFORIENTATION=landscape | ||
TMSS10MoveList -S user: | TMSS10MoveList -S user: | ||
- | </sxh> | + | </code> |
+ | |||
==== PDF File Output ==== | ==== PDF File Output ==== | ||
- | {{technote: | + | {{technote: |
+ | |||
+ | |||
+ | ---- | ||
+ | |||
+ | ==== Command Line Input - Excel File ==== | ||
+ | |||
+ | < | ||
+ | set TMSSREPORTFORMAT=EXCEL | ||
+ | TMSS10Inventory -S user: | ||
+ | </ | ||
+ | |||
+ | |||
+ | ==== Excel File Output ==== | ||
+ | |||
+ | {{technote: | ||
technote/report/movelist/report_examples.1552611188.txt.gz · Last modified: 2025/01/21 22:07 (external edit)