I am trying to catch all autoit errors and write them to a log file instead of popping up a message box.  Also, i want the script to exit quietly if it encounters a fatal error. 
 
Is this possible?  I havent been able to find anything directly relating to this on the forums, or the help file. 
 
Thanks in advance!