[Plornt] commented on a Page, Simple Variables  -  Aug 20, 2015

Pretty neat, but not sure if you knew or not you can use the following to do this:

    set $+(%,$chan,.myvar) Something
    echo -a $($+(%,$chan,.myvar),2) 

Which is a tad more readable than the [] style of evaluating.

Wims  -  Aug 24, 2015

Exactly, no need to use [ ], which are ugly and meant to alter the order of evaluation, $eval is slower, but more readable

@TMFKSOFT /set doesn't usually result in invalid parameter, only if you use it wrongly. Your wrappers are also very primitive, they don't allow the use of switches, and they only works for one 'layer' of dynamical name.

TMFKSOFT  -  Aug 24, 2015

Probably, I've not touched mIRC code in years. lol.
and how do you mean one layer?

Wims  -  Aug 24, 2015

Nevermind about the layer stuff ^^'

Sign in to comment

Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.