Specify how to handle unsupported CICS options. 
                  	 
               
            
 
            	 
            
            	 
            
               Parameters:
               		
               		
               
                  		  
                  			 
                  - A
                     			 
                  
- Issue a warning when the program is compiled and an abend at run time
                     			 
                  
- N
                     			 
                  
-  Issue a warning when the program is compiled and treat the function as a NO-OP. User response fields are updated only if
                     you set directive NOOLDCICS.
                     			 
                  
- I
                     			 
                  
-  Issue a warning when the program is compiled and ignore the option at run time.
                     			 
                  
- E
                     			 
                  
- Issue an error when the program is compiled. 
                     			 
                  
 
            	 
            
            	 
            
               Build Settings:
 
               		 
               		
               Check 
                  		  EXEC CICS and 
                  		  Options on the 
                  		  Assembler tab of your project properties 
                  		  Assembler page; then choose the type of handling you require from the 
                  		  Unsupported option handling list on the EXEC CICS Options dialog box.