Hi, In the latest release of an application program I've written, I forgot to turn off a console log message I was using for debugging. So, all users are probably getting this useless message in their console.log. However, one user says he is also getting this message emailed to him from the system. What causes that? How can he turn it off? Jerry