String with column width
Posted: Mon Jul 22, 2019 9:09 am
Hi
The SETWIDTH command can be used to set the with of a column. Is it possible to retrieve the current column width of a particular column, say using the command
Thomas
The SETWIDTH command can be used to set the with of a column. Is it possible to retrieve the current column width of a particular column, say using the command
Code: Select all
!colwidth=table.@colwidth(i)
Thomas