I couldn't find the event in the 470kb script file (yikes), so either it's somewhere in another script used by that program, or it's in a different script you're running. The raw event is most likely a line containing "raw *" or "raw 372". Does pasting this into the status window this show any line like that?

Code:

//var %i $script(0) | while (%i) { var %f $qt($script(%i)) | !filter -fs %f *raw * | if ($filtered) !echo 4 -s above lines in %f | dec %i }