There are two types of CICS preprocessor options that you set in 
               		your project properties, on the 
                  		  COBOL tab: 
               	 
            
 
            	  
            	 
             
               		
               - Choose 
                  		  Project > 
                     			 MyProject Properties. 
                  		
               
- Click the 
                  		  COBOL tab. 
                  		
               
- Check 
                  		  EXEC CICS and then click 
                  		  Options. 
                  		
               
 
               		
               - Set the following CICSECM options by checking the appropriate setting the 
                  		   
                     			 CICSECM Options 
                     		   dialog box: 
                  		  
                   
                  		
               
- Set the following CICSECM options by typing them into the 
                  		  Additional CICSECM options field, 
                  		  preceded by the directive CICSECM, 
                     		  for example, 
                  		  CICSECM(LINKAGE=NO): 
                  		  
                   
                     			 
                     - EXCI 
                        			 
                     
- EXECDLI 
                        			 
                     
- HIDE 
                        			 
                     
- LINKAGE 
                        			 
                     
- SEVERITY 
                        			 
                     
- SPFAULT
                        			 
                     
 
Important: In the IDE, you must only set the CICSECM directives 
               		using the 
                  		  CICSECM Options dialog box. Do not use the 
               		Additional Directives field on the 
               		COBOL tab to set these directives.