mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Aug 2006
Posts: 2
S
Shisui Offline OP
Bowl of petunias
OP Offline
Bowl of petunias
S
Joined: Aug 2006
Posts: 2
Hi smile

mIRC have the `=` operator to assign value to variables, but what about extend this ?

For example, a `.=` which add text at end of a variable :
Code:
%var .= blah
;working like :
%var = $+(%var, blah)  

Joined: Jan 2003
Posts: 3,012
Hoopy frood
Offline
Hoopy frood
Joined: Jan 2003
Posts: 3,012
Perhaps you'd like to include your comments in this discussion?


-KingTomato
Joined: Aug 2006
Posts: 2
S
Shisui Offline OP
Bowl of petunias
OP Offline
Bowl of petunias
S
Joined: Aug 2006
Posts: 2
Sorry, i haven't view this thread by searching in the forum, but i realize that the date range was setted to "newer than 1 weeks" :x


Link Copied to Clipboard