Specifies whether an event is written to the Windows Application Event log whenever run-time system error COBRT199 occurs.
                  
                  	  
               
            
 
            	 
             
               		
               Restriction: These tunables are supported for native COBOL only. 
                  		
               
 
               	 
              
            	 
            
               Syntax: 
 
               		 
               		>>-----set os_error_log=---.-TRUE-.-------------><
                           +-FALSE+ 
               	   
            	 
            
               Parameters:
 
               		 
               		
                
                  		
                  
                      
                        			  
                        			  
                        			 
                         
                           				
                            
                              				  
                              | TRUE | An event is written to the Windows Application Event log whenever run-time system error COBRT199 occurs. This was the behavior
                                 in previous versions of this COBOL system. | 
 
                           				
                            
                              				  
                              | FALSE | An event is not written to the Windows Application Event log whenever run-time system error COBRT199 occurs. | 
 
                           			 
                         
                        		  
                     
                    
                  		
                 
               	 
              
            	 
            
               Properties:
 
               		 
               		
                
                  		
                  
                      
                        			  
                        			  
                        			 
                         
                           				
                            
                              				  
                              | Default: | FALSE | 
 
                           				
                            
                              				  
                              | IDE equivalent: | None | 
 
                           			 
                         
                        		  
                     
                    
                  		
                 
               	 
              
            	 
             
            
           
         
         
Comments:
Regardless of the setting of os_error_log, a Consolidated Tracing Facility warning event can be generated whenever run-time system error COBRT199 occurs. See the help for the COBRT199 message for information on configuring Consolidated Tracing Facility to enable this.