Copy and Build the Visual Studio Solution

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:
  1. On your local drive, create a \tutorials directory; then create a ClassicDataToolsDemo subdirectory. For example, c:\tutorials\ClassicDataToolsDemo.
  2. 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
  1. Start Enterprise Developer.
  2. Click File > Open > Project/Solution.
  3. Use the Open Project dialog box to navigate to the local tutorials\ClassicDataToolsDemo directory.
  4. Double-click ClassicDataToolsDemo.sln to open it.
  5. From the Solution Explorer, right-click the ClassicDataToolsDemo solution and select Build Solution.

    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.