Specifies whether to use entry point mapping to look for programs before or after searching for the programs on disk. 
                  	  
               
            
 
            	 
             
               		
               Restriction: These tunables are supported for native COBOL only. 
                  		
               
 
               	 
              
            	 
            
               Syntax: 
 
               		 
               		>>-----set entry_point_mapper_search_order=---.-0-.-----------><
                                              +-1-+ 
               	   
            	 
            
               Parameters:
 
               		 
               		
                
                  		
                  
                      
                        			  
                        			  
                        			 
                         
                           				
                            
                              				  
                              | 0 | Programs are looked for on disk before using entry point mapping. | 
 
                           				
                            
                              				  
                              | 1 | Programs are looked for using entry point mapping before looking on disk. | 
 
                           			 
                         
                        		  
                     
                    
                  		
                 
               	 
              
            	 
            
               Properties:
 
               		 
               		
                
                  		
                  
                      
                        			  
                        			  
                        			 
                         
                           				
                            
                              				  
                              | Default: | 0 | 
 
                           				
                            
                              				  
                              | IDE equivalent: | 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. |