In this step, you import the files from the AACT demonstration transaction into your project, and copy the resource definition
               file to the project. 
               	 
            
 
            	 
             
               		
               -  In Visual Studio, right-click the 
                  		  AACT project in Solution Explorer and select 
                  		  Add > 
                  		  Existing Item. 
                  		
               
- Browse to the AACT sample files, located in the 
                  		  %PUBLIC%\Documents\Micro Focus\Enterprise Developer\Samples\Mainframe\Assembler\Classic\AACT directory. 
                  		
               
- On the Add Existing Item dialog box, click the drop-down list associated with the 
                  		  File Name field, and select 
                  		  All Files (*.*). 
                  		
               
- Select all of the following files, and then click 
                  		  Add to add them to the project: 
                  		  
                   
                     			 
                     - AACTREC.cpy 
                        			 
                     
- AACTSET.bms 
                        			 
                     
- AACTSET.cpy 
                        			 
                     
- aactset.mac 
                        			 
                     
- aactrec.mac 
                        			 
                     
- asmacct0.mlc 
                        			 
                     
- asmacct1.mlc 
                        			 
                     
- asmacct2.mlc 
                        			 
                     
- asmacct3.mlc 
                        			 
                     
- asmacct4.mlc 
                        			 
                     
- asmacctm.mlc 
                        			 
                     
 
- In Solution Explorer, double-click the 
                  		  Properties folder. 
                  		
               
- On the 
                  		  Assembler page in the properties and on the 
                  		  Compiler tab, check 
                  		  EXEC CICS in the 
                  		  CICS Support section. 
                  		
               
- At a command prompt or using Windows Explorer, create a subdirectory under 
                  		  c:\tutorials\AACT named 
                  		  system. 
                  		
               
- Copy the 
                  		  dfhdrdat file from the 
                  		  %PUBLIC%\Documents\Micro Focus\Enterprise Developer\Samples\Mainframe\Assembler\Classic\AACT\System directory to the 
                  		  c:\tutorials\AACT\system subdirectory that you just created. This is the file that contains the resource definitions you need to create an enterprise
                  server to run the AACT transaction.