This Natural profile and session parameter specifies the action to be taken if an error is detected during the compilation/execution of a Natural program in batch mode.
| Possible settings | ON |  
                                      
                        Natural flushes the input
                                           data stream for the batch input files CMSYNIN and
                                           CMOBJIN until a line containing %% in the first two
                                           positions is encountered or until an end-of-file condition is detected. If more
                                           data are available in the input stream, Natural resumes reading after the line
                                           containing %%.
                         |  
                                    
                     |
|---|---|---|---|
OFF |  
                                      
                        Natural attempts to process the next program (or command) in the input stream. | ||
| Default setting | OFF |  
                                    
                     ||
| Dynamic specification | yes | ||
| Specification within session | yes | Applicable Statements: | SET GLOBALS |  
                                    
                     
| Applicable command: | GLOBALS |  
                                    
                     ||
| Application programming interface | USR1005N |  
                                      
                        See SYSEXT - Natural Application Programming Interfaces in the Utilities documentation. | |
Notes:
CC can be overridden by the session parameter
                               CC.
                  CC setting).