Import the files from the demonstration program

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

  1. In COBOL Explorer, right-click your project and select Import > Import > General > File System.
  2. Click Next.
  3. Browse to %PUBLIC%\Documents\Micro Focus\Enterprise Developer\Samples\Mainframe\JCL\Classic\jcldemo.
  4. Select the .jcl file and the two .cbl files in the project folder.
  5. Click Finish.
  6. 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.