variable:tmssreportcolumndelete
This is an old revision of the document!
TMSSREPORTCOLUMNDELETE
This environmental variable TMSSREPORTCOLUMNDELETE
can be used to remove columns from a Command Line Program output.
To remove columns, set the variable to an array of comma delimited integers, each representing a column that you would like to remove.
The maximum integer number is
32
. If the value exceeds the number of columns in the report, or if the value exceeds 32, the integer is ignored.
===== Example =====
To remove columns 3 and 4 use TMSSREPORTCOLUMNDELETE=3,4
The sequence of the array of integers is not important.
See Also
variable/tmssreportcolumndelete.1557967320.txt.gz · Last modified: 2025/01/21 22:07 (external edit)