Import the Files from the Demonstration Program

To import the files from the JCL demonstration program into your project:

  1. In Solution Explorer, right-click your project and select Add > Existing Item.
  2. Browse to %PUBLIC%\Documents\Micro Focus\Enterprise Developer\Samples\Mainframe\JCL\Classic\jcldemo.
  3. Set the file type filter to All Files (*.*).
  4. Select ESJCL.jcl, JCLCREAT.cbl, and JCLREAD.cbl.
  5. Click Add.

    The files are added to the project.

  6. In Solution Explorer, right-click the project name, select Add > New Folder, then type catalog.

    Your project requires this folder to submit the JCL successfully.