Long content of make the scripteditor stop working correctly especially long lines with the new limit.

Code:
set %tempvar $str(a,4000)


After that open the Script Editor and click on vars.

You will get this error:


works correct again after unsetting %tempvar

or aliases:
Code:
//alias test { return $str(a,4000) }

Works correct again after typing /alias test

Same for all other cathegories.

* Edit:

OS WinXP Prof SP3
P4 2.53
1GB RAM

Whate else than mIRC 6.32 if i'm talking about the new stringlimit wink


one step closer to world domination