setcolumns() not support canonical name?

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
binocular222
Posts: 1423
Joined: 04 Nov 2008 05:35
Location: Win11, Win10, 100% Scaling

setcolumns() not support canonical name?

Post 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>
I'm a casual coder using AHK language. All of my xys scripts:
http://www.xyplorer.com/xyfc/viewtopic. ... 243#p82488

admin
Site Admin
Posts: 66304
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: setcolumns() not support canonical name?

Post by admin »

OK, next beta it will work with "Extra 4".

binocular222
Posts: 1423
Joined: 04 Nov 2008 05:35
Location: Win11, Win10, 100% Scaling

Re: setcolumns() not support canonical name?

Post by binocular222 »

I think that we should have a naming convention:
<prop ex4>
tagitems("ex4")
setcolumns("ex4", 48)
I'm a casual coder using AHK language. All of my xys scripts:
http://www.xyplorer.com/xyfc/viewtopic. ... 243#p82488

Post Reply