I've got a massive list of raws in my bloated script, obviously its
raw *:*: {

followed by a LOT of :
if ($numeric == 369) { do stuff }
lines, and it appears that the first 130 lines work fine, but the last lines dont. i've tried put it in another "raw *:*: {" but it didnt work.

I am currently, after having some time away from IRC and mIRC scripting, upgrading my script to the latest 6.x due to them windows exploits. It worked fine in 6.03, and i dont know when it stopped working.

Does anyone else have this problem before i bug report it? maybe its something i've missed as a 'feature' or a security thing? Just it really does make my script unuseable, and i've been working on it since ~2000. Any help would be greatly appreciated.