To import the files from the JCL demonstration program into your project:
- In
COBOL Explorer, right-click your project and select
Import > Import > General > File System.
- Click
Next.
- Browse to
%PUBLIC%\Documents\Micro Focus\Enterprise Developer\Samples\Mainframe\JCL\Classic\jcldemo.
- Select the
.jcl file and the two
.cbl files in the project folder.
- Click
Finish.
- In the COBOL Explorer view, right-click the jcl project, choose
New > Folder and create a folder called
catalog. Your project folder needs to have this folder created in order to submit the JCL successfully.