Not only this, but in mIRC itself, '=' is an assignment operator so for code legibility its better to stick with using '=' for variable assignment and == for comparison.


I am SReject
My Stuff