mIRC Home    About    Download    Register    News    Help

Print Thread
#178869 15/06/07 07:33 PM
Joined: May 2007
Posts: 27
V
Vliedel Offline OP
Ameglian cow
OP Offline
Ameglian cow
V
Joined: May 2007
Posts: 27
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.

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


Link Copied to Clipboard