I noticed one of the updates included: Fixed how /set/unset/inc/dec/timer/sockread %vars are evaluated in some contexts.

Now setting a variable inside $iif statement isn't working for me.

ie:
alias testfail { $iif(!%bleh,set -e %bleh 1,echo -a is set) }

gives error * /set: invalid parameters

Are the changes intended to have this outcome?

Last edited by err0r007; 10/10/21 09:17 PM.