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:56] – Scott Cunliffe | technote:report:movelist:report_examples [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 3: | Line 3: | ||
=== Command Line Input - Text File === | === Command Line Input - Text File === | ||
- | <sxh> | + | <code> |
TMSS10TMSS10MoveList -S user: | TMSS10TMSS10MoveList -S user: | ||
- | </sxh> | + | </code> |
=== Text File Output === | === Text File Output === | ||
- | <sxh> | + | <code> |
| | ||
| | ||
Line 35: | Line 35: | ||
| | ||
| | ||
- | </sxh> | + | </code> |
+ | |||
+ | ---- | ||
+ | |||
+ | |||
+ | === 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.1552611374.txt.gz · Last modified: 2025/01/21 22:07 (external edit)