Specifies whether any errors detected during the processing of the configuration file are reported. 
                  	  
               
            
 
            	 
             
               		
               Restriction: These tunables are supported for native COBOL only. 
                  		
               
 
               	 
              
            	 
            
               Syntax:
 
               		 
               		>>-----set cobconfig_error_report=----.-TRUE-.----><
                                      +-FALSE+ 
               	   
            	 
            
               Parameters:
 
               		 
               		
                
                  		
                  
                      
                        			  
                        			  
                        			 
                         
                           				
                            
                              				  
                              | TRUE | Errors are reported and result in processing of the configuration file being terminated | 
 
                           				
                            
                              				  
                              | FALSE | Errors are not reported | 
 
                           			 
                         
                        		  
                     
                    
                  		
                 
               	 
              
            	 
            
               Properties:
 
               		 
               		
                
                  		
                  
                      
                        			  
                        			  
                        			 
                         
                           				
                            
                              				  
                              | Default: | TRUE | 
 
                           				
                            
                              				  
                              | IDE equivalent: | None 
                                 					 Use the 
                                 						  Application.config file of the project - right-click the file in Solution Explorer and click 
                                 						  Open, then select the 
                                 						  Run-time Configuration tab. |