We provide a pre-configured Visual Studio solution to use with the Classic Data File Tools tutorial. 
               	 
            
 
            	 
             
               		 
               		  
               - Phase 1: Copy the pre-configured solution 
                  		  
               
- Here, you copy the pre-configured solution to its own directory where you can build the application and work on its data files:
                  
                  			 
                   
                     				
                     - On your local drive, create a 
                        				  \tutorials directory; then create a 
                        				  ClassicDataToolsDemo subdirectory. For example, 
                        				  c:\tutorials\ClassicDataToolsDemo. 
                        				
                     
- Copy all files in the 
                        				  ClassicDataToolsDemo samples directory installed with 
                        				  Enterprise Developer, which by default is 
                        				  %PUBLIC%\Documents\Micro Focus\Enterprise Developer\Samples\ClassicDataToolsDemo, to your new local 
                        				  tutorials\ClassicDataToolsDemo directory. 
                        				
                     
 
- Phase 2: Build the application 
                  		  
               
-  
                  			 
                   
                     				
                     - Start 
                        				  Enterprise Developer. 
                        				
                     
- Click 
                        				  File > Open > Project/Solution. 
                        				
                     
- Use the Open Project dialog box to navigate to the local 
                        				  tutorials\ClassicDataToolsDemo directory. 
                        				
                     
- Double-click 
                        				  ClassicDataToolsDemo.sln to open it. 
                        				
                     
- From the Solution Explorer, right-click the 
                        				  ClassicDataToolsDemo solution; then select 
                        				  Build from the context menu. 
                        				  
                         This compiles the COBOL program 
                           					 dfdstaff.cbl and creates the 
                           					 dfdstaff.idy file in the output directory of the solution. 
                           					 dfdstaff.idy is used later in this tutorial. 
                           				  
                         
 
- Phase 3: Start the Classic Data File Tools 
                  		  
               
-  
                  			 
                   
                     				
                     - From your desktop, click 
                        				  Start > All Programs > Micro Focus Enterprise Developer> Data Tools > Classic Data File Tools.