To specify properties for your project: 
                  		
               
 
               		
                
                  		  
                  - In Solution Explorer, double-click the 
                     			 Properties folder. 
                     		  
                  
- On the 
                     			 Dependency Paths tab, ensure 
                     				Type is set to 
                     				COBOL Copybook Paths, click the 
                     			 New Line icon (or 
                     			 Ctrl + Insert) and then type 
                     			 .\cpy in the text box. 
                     		  
                  
- On the 
                     			 BMS tab: 
                     			 
                      
                        				
                        - In the 
                           				  Copybook Output Path field, type 
                           				  .\cpy. 
                           				
                        
- In the 
                           				  Load Module Output Path field, type 
                           				  .\loadlib. 
                           				
                        
 
- On the 
                     			 COBOL tab: 
                     			 
                      
                        				
                        - Ensure 
                           				  Platform Target is set to 
                           				  x86. 
                           				
                        
- Set 
                           				  Character set to 
                           				  ASCII. 
                           				
                        
- From the 
                           				  Source Format drop-down list, choose 
                           				  Fixed. 
                           				
                        
- Ensure 
                           				  Compile for debugging is checked. 
                           				
                        
- Type 
                           				  .\loadlib in the 
                           				  Output path field. 
                           				
                        
- In the 
                           				  Additional Directives box, type 
                           				  CICSECM. 
                           				
                        
 
- On the 
                     			 Debug tab, choose 
                     			 CICS from the 
                     			 Active Settings drop-down list. 
                     		  
                  
- Click 
                     			 File > Save All.