Import the CICS Web-enabled version of the ACCT transaction source files into your ACCTWEB project. 
                  	  
               
            
 
            	 
            To import the ACCTWEB sample application files into your project: 
               	 
            
 
            	 
             
               		
               - Using Windows Explorer, browse to the ACCTWEB sample files, located by default in the 
                  		  %PUBLIC%\Documents\Micro Focus\Enterprise Developer\Samples\Mainframe\CICS\Classic\ACCTWEB folder. 
                  		
               
- Copy all subfolders of 
                  		  ACCTWEB and their content, and paste all into your project folder, 
                  		  c:\tutorials\ACCTWEB. The names of these subfolders are: 
                  		  
                   
                     			 
                     - bms 
                        			 
                     
- cbl 
                        			 
                     
- cpy 
                        			 
                     
- data 
                        			 
                     
- html 
                        			 
                     
- repos 
                        			 
                     
- system 
                        			 
                     
 
-  In Visual Studio, right-click your project in Solution Explorer and select 
                  		  Add > 
                  		  Existing Item. 
                  		
               
- Browse to the 
                  		  c:\tutorials\ACCTWEB\cbl folder, select all items, then click 
                  		  Add. 
                  		
               
-  Again, right-click your project in Solution Explorer and select 
                  		  Add > 
                  		  Existing Item. 
                  		
               
- Browse to the 
                  		  c:\tutorials\ACCTWEB\bms folder. 
                  		
               
- Select the 
                  		  .bms file; then click 
                  		  Add. 
                  		  
                  Note: The BMS map needs to be included in your project to ensure that the project builds properly. There is no need to edit the
                     BMS file for the purposes of this tutorial.