On your local drive, create a
tutorials directory, then create a
DataToolsDemo subdirectory. For example,
c:\tutorials\DataToolsDemo.
Copy all files from the
DataToolsDemo samples directory installed with
Enterprise Developer, which by default is
%PUBLIC%\Documents\Micro Focus\Enterprise Developer\Samples\ClassicDataToolsDemo, to your new local
c:\tutorials\DataToolsDemo directory.
Start
Enterprise Developer.
Click
File > Open > Project/Solution.
Use the Open Project dialog box to navigate to the local
tutorials\DataToolsDemo directory.
Double-click
ClassicDataToolsDemo.sln to open it.
From the Solution Explorer, right-click the solution name, select
Rename and type
DataToolsDemo, and then, similarly, rename the project.
Note: Double-click
Properties and check that
Output name is not still showing the previous name; if it is, amend it to
DataToolsDemo.
From the Solution Explorer, right-click the
DataToolsDemo solution; then select
Build Solution.
This compiles the COBOL program
dfdstaff.cbl and creates the
dfdstaff.idy file in the output directory of the solution, which is used later in this tutorial.