Create a folder structure and project for the client-side programs.
-
Click
File > New > COBOL Project.
-
Specify a name for your project such as
CTGCLI.
-
Uncheck
Use default location.
-
Click
Browse, navigate to and click your
C:\CTG folder, click
Make New Folder
and specify
CTGCLI as the name of the new folder.
-
Click
OK and then click
Finish.
-
Create the following folders in your
CTGCLI directory:
-
Copy the COBOL client programs from your sample folder:
%PUBLIC%\Documents\Micro Focus\Enterprise Developer\Samples\Mainframe\CICS\Classic\CTGDEMO\cblcli to your new
cbcli directory above.
-
Return to the COBOL Explorer, click on the name of your project - CTGCLI - and press
F5 to refresh the project.