quote:
Originally posted by NanaFreak
i wasnt talking about the debug window there... i was talking about in the scripting window where you write the /* */
doh, I'm a bit sleepy 

that background color is theme specific too 
 
Oh yeah, more about the OnEvent_EmailReceived suggestion, it should detect the pop3 emails too 

something like this is what I have in mind
OnEvent_EmailReceived(
    [string] Email,
    [number] Amount,
);