To import the files from the JCL demonstration program into your project:
- In Solution Explorer, right-click your project and select
Add > Existing Item.
- Browse to
%PUBLIC%\Documents\Micro Focus\Enterprise Developer\Samples\Mainframe\JCL\Classic\jcldemo.
- Set the file type filter to
All Files (*.*).
- Select
ESJCL.jcl,
JCLCREAT.cbl, and
JCLREAD.cbl.
- Click
Add.
The files are added to the project.
-
In Solution Explorer, right-click the project name, select
, then type
catalog.
Your project requires this folder to submit the JCL successfully.