mIRC Home    About    Download    Register    News    Help

Print Thread
#178869 15/06/07 07:33 PM
V
Vliedel
Vliedel
V
why doesn't this work
//set %abc 1 | var %a = abc | unset -s $+(%,%a)

while this does:
//set %abc 1 | var %a = abc | unset -s $+(%,[ %a ])

we concluded mirc prolly sort of "disables" evaluating %vars. But imo there's no need to do that when the vars are inside an identifier.

#178870 15/06/07 07:35 PM
Joined: Dec 2002
Posts: 2,006
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Dec 2002
Posts: 2,006
Pretty much the same problem as this thread.


Link Copied to Clipboard