
It's embedded itself so far into my workflow that I'm having to catch myself every time I try to use it.
I may have to try actual bribery.

I'll contribute to the bribe!oblivion wrote:I may have to try actual bribery.
Code: Select all
::echo ('a')?'y':'n';
hmm, that uploaded xys had wrong encoding. My text editor didn't/couldn't show somecalude wrote:I copied your "boring patched xys" to the script folder and now none of my sessions appear in the menu...
Regardless of what's true and what's false, that snippet, ::echo ('a')?'y':'n'; , simply returns different echos when run in different XY versions, say 15.00.300 and 15.00.301PeterH wrote:Hey - did I miss something? Is there a reason for it?
Yes, you are right, I created a bug there. Fix comes.PeterH wrote:Hey - did I miss something? Is there a reason for it?
Now 'A'?... is not true,
while If('A') is true.
So 'A' only sometimes is true![]()
Seems wrong?
I think definition says 0 is false, else it's true. 'A' isn't 0. (See the "if"!)
Again: did I miss something? Or![]()
(To say: I rarely use ternary)
Works perfectly here. Thanks! You have saved my sanity!SammaySarkar wrote: Re-uploaded a fixed version.
Perfect!admin wrote:Actually there are 2 values that count as False: "" and 0.
I had one session that reproducibly generated duplicated menu entries (and triggered some other strange behaviours). After deleting it everything seems ok now. However, the icons have been ok ever since the yesterday's update to 15.00.0404.Stef123 wrote:Icons are only visible when I choose the default order that lists sessions at the bottom. With Options > list sessions on top, the icons disappear.
Ha, you're right. Gave it another try and it's ok with 15.00.0404Filehero wrote: However, the icons have been ok ever since the yesterday's update to 15.00.0404.