<div class="gmail_quote">i want to capture run time errors so that the execution of program doesnt stop. i want an error handler function ( that will email me or something like that ) on error and not stop the execution of program. 
<br>how do i do this? i can not use try except for this...
<br><br>thanks<br><br>
</div><br>