Page 1 of 1

setcolumns() not support canonical name?

Posted: 08 Mar 2015 12:28
by binocular222
This not work: setcolumns("Extra 4", 48)
That means I have to find out which name of "Extra 4" is, but how?

FYI: tagitems() support ex1-ex5
P.S: This not work too: <prop ex4>

Re: setcolumns() not support canonical name?

Posted: 08 Mar 2015 12:53
by admin
OK, next beta it will work with "Extra 4".

Re: setcolumns() not support canonical name?

Posted: 08 Mar 2015 13:03
by binocular222
I think that we should have a naming convention:
<prop ex4>
tagitems("ex4")
setcolumns("ex4", 48)