Hello,
the documentation about the order of rows,cols in setarray confuses me:
It says: You can define up to 4-dimensional arrays. For example, to define a 5-row by 10-column array:
setarray array1[5,10]
BTW: Its documented like this in TCMD 22.0, 25.0 and 28.0.
In my case I would like to...