Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| variable:tmssexceloutputpath [2019/03/28 02:26] – [TMSSEXCELOUTPUTPATH] Scott Cunliffe | variable:tmssexceloutputpath [2025/01/21 22:07] (current) – external edit 127.0.0.1 |
|---|
| ====== TMSSEXCELOUTPUTPATH ====== | ====== TMSSEXCELOUTPUTPATH ====== |
| |
| The [[variable:start|environmental variable]] ''TMSSEXCELOUTPUTPATH'' specifies the output path name of the Microsoft Excel file when the [[variable:start|environmental variable]] [[variable:tmssreportformat|TMSSREPORTFORMAT]] is set to ''EXCEL'' | The [[variable:start|Environmental Variable]] ''TMSSEXCELOUTPUTPATH'' specifies the output path name of the Microsoft Excel file when the [[variable:start|Environmental Variable]] [[variable:tmssreportformat|TMSSREPORTFORMAT]] is set to ''EXCEL'' |
| |
| ===== Example ===== | ===== Example ===== |
| |
| <sxh> | <code> |
| set TMSSEXCELOUTPUTPATH ="C:\Program Files\TapeTrack\TapeTrack Framework Server\var\reports" | set TMSSEXCELOUTPUTPATH="C:\Program Files\TapeTrack\TapeTrack Framework Server\var\reports" |
| </sxh> | </code> |
| |
| <note tip>The default value is ''Sheet-YYYY-MM-DD-HH-MM-SS.xls'', where ''YYYY-MM-DD-HH-MM-SS'' is the date and time the report production started.</note> | <note tip>The default value is ''Sheet-YYYY-MM-DD-HH-MM-SS.xls'', where ''YYYY-MM-DD-HH-MM-SS'' is the date and time the report production started.</note> |
| ===== See Also ===== | ===== See Also ===== |
| |
| [[technote:setting_environmental_variables|Setting environmental variables]] | * [[technote:setting_environmental_variables|Setting Environmental Variables]] |
| | * [[variable:tmssreportformat|TMSSREPORTFORMAT]] |
| |
| {{tag>environmental_variables printing exporting excel}} | {{tag>environmental_variables printing exporting excel path}} |
| |
| <- ^ variable:start |Introduction ^ -> | <- ^ variable:start |Introduction ^ -> |
| |