REPORTERROR system variable
Function Description:
The REPORTERROR system variable is used to control whether to send error report when program closes unexpectedly.
Type : Integer 
Saved in : Registry 
Initial value : 1 
Range : 0,1 
System Variable Value:
0 : do not display error report information and send a report
1 : display error report information and send a report
If specified REPROTERROR system variable to be 0 and the operation system supports sending error reports, users could send error reports by operation system.