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 01:00] – [Technote Reports - Move List Examples] 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> |
---- | ---- | ||
Line 42: | Line 42: | ||
=== Command Line Input - CSV File === | === Command Line Input - CSV File === | ||
- | <sxh> | + | <code> |
set TMSSREPORTFORMAT=CSV | set TMSSREPORTFORMAT=CSV | ||
TMSS10TMSS10MoveList -S user: | TMSS10TMSS10MoveList -S user: | ||
- | </sxh> | + | </code> |
=== CSV File Output === | === CSV File Output === | ||
- | <sxh> | + | <code> |
Seq., | Seq., | ||
1, | 1, | ||
Line 58: | Line 58: | ||
Library, | Library, | ||
Offsite Vault, | Offsite Vault, | ||
- | </sxh> | + | </code> |
+ | |||
+ | ---- | ||
==== 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.1552611627.txt.gz · Last modified: 2025/01/21 22:07 (external edit)